This repository has been archived by the owner on Oct 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmix.lock
37 lines (37 loc) · 1.66 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
%{"arc": {:hex, :arc, "0.5.2"},
"arc_ecto": {:git, "https://github.com/mikker/arc_ecto.git", "b97aa1ae3940d42b7089785c4fcabbf30b3ec1e2", []},
"basic_auth": {:hex, :basic_auth, "1.0.0"},
"bunt": {:hex, :bunt, "0.1.5"},
"certifi": {:hex, :certifi, "0.4.0"},
"connection": {:hex, :connection, "1.0.2"},
"corsica": {:hex, :corsica, "0.4.1"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"credo": {:hex, :credo, "0.3.13"},
"csv": {:hex, :csv, "1.4.0"},
"db_connection": {:hex, :db_connection, "0.2.5"},
"decimal": {:hex, :decimal, "1.1.2"},
"earmark": {:hex, :earmark, "0.2.1"},
"ecto": {:hex, :ecto, "2.0.0-rc.3"},
"ex_aws": {:hex, :ex_aws, "0.4.18"},
"ex_machina": {:hex, :ex_machina, "0.6.1"},
"fs": {:hex, :fs, "0.9.2"},
"gettext": {:hex, :gettext, "0.11.0"},
"hackney": {:hex, :hackney, "1.6.0"},
"httpoison": {:hex, :httpoison, "0.8.3"},
"idna": {:hex, :idna, "1.2.0"},
"metrics": {:hex, :metrics, "1.0.1"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"parallel_stream": {:hex, :parallel_stream, "1.0.3"},
"phoenix": {:hex, :phoenix, "1.1.4"},
"phoenix_ecto": {:hex, :phoenix_ecto, "3.0.0-rc.0"},
"phoenix_html": {:hex, :phoenix_html, "2.5.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.4"},
"plug": {:hex, :plug, "1.1.3"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.11.1"},
"ranch": {:hex, :ranch, "1.2.1"},
"secure_random": {:hex, :secure_random, "0.2.0"},
"short_maps": {:git, "https://github.com/whatyouhide/short_maps.git", "648d1def879744fa37efcdc4ca56d0000307676c", []},
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.0"}}