-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathmix.lock
21 lines (21 loc) · 824 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%{"bunt": {:hex, :bunt, "0.1.4"},
"credo": {:hex, :credo, "0.1.10"},
"dogma": {:hex, :dogma, "0.0.10"},
"dotenv": {:hex, :dotenv, "2.0.0"},
"earmark": {:hex, :earmark, "0.1.18"},
"ex_doc": {:hex, :ex_doc, "0.10.0"},
"exactor": {:hex, :exactor, "2.2.0"},
"excoveralls": {:hex, :excoveralls, "0.4.1"},
"exjsx": {:hex, :exjsx, "3.2.0"},
"exvcr": {:hex, :exvcr, "0.5.1"},
"hackney": {:hex, :hackney, "1.3.2"},
"httpoison": {:hex, :httpoison, "0.7.4"},
"idna": {:hex, :idna, "1.0.2"},
"inch_ex": {:hex, :inch_ex, "0.4.0"},
"jsx": {:hex, :jsx, "2.6.2"},
"meck": {:hex, :meck, "0.8.3"},
"oauth2": {:hex, :oauth2, "0.3.0"},
"plug": {:hex, :plug, "1.0.2"},
"poison": {:hex, :poison, "1.5.0"},
"shouldi": {:hex, :shouldi, "0.2.3"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}}