forked from hexpm/hexpm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
28 lines (28 loc) · 1.16 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
%{"certifi": {:hex, :certifi, "0.3.0"},
"comeonin": {:hex, :comeonin, "2.1.0"},
"connection": {:hex, :connection, "1.0.2"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"db_connection": {:hex, :db_connection, "0.2.3"},
"decimal": {:hex, :decimal, "1.1.1"},
"earmark": {:hex, :earmark, "0.2.1"},
"ecto": {:hex, :ecto, "1.1.3"},
"ex_aws": {:hex, :ex_aws, "0.4.17"},
"fs": {:hex, :fs, "0.9.2"},
"gen_smtp": {:hex, :gen_smtp, "0.9.0"},
"hackney": {:hex, :hackney, "1.4.8"},
"httpoison": {:hex, :httpoison, "0.8.1"},
"idna": {:hex, :idna, "1.0.3"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"phoenix": {:hex, :phoenix, "1.1.4"},
"phoenix_ecto": {:hex, :phoenix_ecto, "2.0.1"},
"phoenix_html": {:hex, :phoenix_html, "2.5.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.3"},
"plug": {:hex, :plug, "1.1.1"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"porcelain": {:hex, :porcelain, "2.0.1"},
"postgrex": {:hex, :postgrex, "0.11.0"},
"ranch": {:hex, :ranch, "1.2.1"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"sweet_xml": {:hex, :sweet_xml, "0.6.1"}}