-
Notifications
You must be signed in to change notification settings - Fork 2
/
mix.lock
40 lines (40 loc) · 1.65 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
%{"bbmustache": {:hex, :bbmustache, "1.0.1"},
"bunt": {:hex, :bunt, "0.1.5"},
"certifi": {:hex, :certifi, "0.4.0"},
"conform": {:hex, :conform, "0.16.0"},
"connection": {:hex, :connection, "1.0.2"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"credo": {:hex, :credo, "0.3.13"},
"db_connection": {:hex, :db_connection, "0.2.5"},
"decimal": {:hex, :decimal, "1.1.2"},
"ecto": {:hex, :ecto, "1.1.6"},
"egithub": {:git, "https://github.com/inaka/erlang-github.git", "808ca3707e2cff3386603ebda3b2a26a401b1a32", []},
"erlware_commons": {:hex, :erlware_commons, "0.13.0"},
"exactor": {:hex, :exactor, "2.2.0"},
"excoveralls": {:hex, :excoveralls, "0.5.4"},
"exjsx": {:hex, :exjsx, "3.2.0"},
"exrm": {:hex, :exrm, "0.18.8"},
"exvcr": {:hex, :exvcr, "0.7.3"},
"getopt": {:hex, :getopt, "0.8.2"},
"goldrush": {:hex, :goldrush, "0.1.7"},
"hackney": {:hex, :hackney, "1.6.0"},
"httpoison": {:hex, :httpoison, "0.8.3"},
"idna": {:hex, :idna, "1.2.0"},
"jiffy": {:hex, :jiffy, "0.14.7"},
"jsx": {:hex, :jsx, "2.6.2"},
"lager": {:hex, :lager, "3.0.2"},
"meck": {:hex, :meck, "0.8.4"},
"metrics": {:hex, :metrics, "1.0.1"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"neotoma": {:hex, :neotoma, "1.7.3"},
"plug": {:hex, :plug, "1.1.4"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.11.1"},
"providers": {:hex, :providers, "1.4.1"},
"ranch": {:hex, :ranch, "1.2.1"},
"relx": {:hex, :relx, "3.1.0"},
"secure_random": {:hex, :secure_random, "0.2.0"},
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.0"},
"tentacat": {:hex, :tentacat, "0.5.0"}}