-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmix.lock
29 lines (29 loc) · 1.27 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
%{"certifi": {:hex, :certifi, "0.1.1"},
"combine": {:hex, :combine, "0.5.3"},
"connection": {:hex, :connection, "1.0.2"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "1.1.0"},
"ectoo": {:hex, :ectoo, "0.0.4"},
"ex_machina": {:hex, :ex_machina, "0.6.0"},
"fs": {:hex, :fs, "0.9.2"},
"hackney": {:hex, :hackney, "1.4.4"},
"honeybadger": {:hex, :honeybadger, "0.3.0"},
"httpoison": {:hex, :httpoison, "0.8.0"},
"httpotion": {:hex, :httpotion, "2.1.0"},
"ibrowse": {:git, "https://github.com/cmullaparthi/ibrowse.git", "ea3305d21f37eced4fac290f64b068e56df7de80", [tag: "v4.1.2"]},
"idna": {:hex, :idna, "1.0.2"},
"mimerl": {:hex, :mimerl, "1.0.0"},
"phoenix": {:hex, :phoenix, "1.1.0"},
"phoenix_ecto": {:hex, :phoenix_ecto, "2.0.0"},
"phoenix_html": {:hex, :phoenix_html, "2.3.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.1"},
"plug": {:hex, :plug, "1.0.3"},
"poison": {:hex, :poison, "1.5.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.10.0"},
"ranch": {:hex, :ranch, "1.2.0"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "1.0.0-rc2"},
"tzdata": {:hex, :tzdata, "0.5.4"}}