forked from joken-elixir/joken
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
21 lines (21 loc) · 851 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%{"base64url": {:hex, :base64url, "0.0.1"},
"benchfella": {:hex, :benchfella, "0.3.2"},
"bunt": {:hex, :bunt, "0.1.5"},
"certifi": {:hex, :certifi, "0.4.0"},
"credo": {:hex, :credo, "0.3.5"},
"earmark": {:hex, :earmark, "0.2.1"},
"ex_doc": {:hex, :ex_doc, "0.11.4"},
"excoveralls": {:hex, :excoveralls, "0.5.1"},
"exjsx": {:hex, :exjsx, "3.2.0"},
"hackney": {:hex, :hackney, "1.5.1"},
"idna": {:hex, :idna, "1.1.0"},
"jose": {:hex, :jose, "1.7.1"},
"jsx": {:hex, :jsx, "2.6.2"},
"keccakf1600": {:hex, :keccakf1600, "2.0.0"},
"libdecaf": {:hex, :libdecaf, "0.0.2"},
"libsodium": {:hex, :libsodium, "0.0.4"},
"metrics": {:hex, :metrics, "1.0.1"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"plug": {:hex, :plug, "1.1.2"},
"poison": {:hex, :poison, "2.1.0"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.6"}}