-
Notifications
You must be signed in to change notification settings - Fork 1
/
mix.lock
19 lines (19 loc) · 908 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%{"con_cache": {:hex, :con_cache, "0.7.0"},
"conform": {:hex, :conform, "0.11.0"},
"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"exactor": {:hex, :exactor, "2.0.1"},
"excoveralls": {:hex, :excoveralls, "0.3.9"},
"exjsx": {:hex, :exjsx, "3.1.0"},
"exrm": {:hex, :exrm, "0.14.17"},
"hackney": {:hex, :hackney, "1.0.6"},
"httparrot": {:git, "git://github.com/edgurgel/httparrot.git", "4ada4b58bc732c71d54f39b852268a7a81d90391", []},
"idna": {:hex, :idna, "1.0.2"},
"jsx": {:hex, :jsx, "2.4.0"},
"meck": {:hex, :meck, "0.8.2"},
"openaperture_auth": {:git, "git://github.com/OpenAperture/auth.git", "6b58ad987987fb39208967e94f8cae29835aad2f", []},
"poison": {:hex, :poison, "1.3.1"},
"ranch": {:hex, :ranch, "1.0.0"},
"shouldi": {:hex, :shouldi, "0.2.1"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.1"},
"uuid": {:hex, :uuid, "0.1.5"}}