-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathmix.lock
19 lines (19 loc) · 796 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%{"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"decimal": {:hex, :decimal, "1.1.0"},
"earmark": {:hex, :earmark, "0.1.12"},
"ecto": {:hex, :ecto, "0.7.0"},
"ex_spec": {:hex, :ex_spec, "0.3.0"},
"exjsx": {:hex, :exjsx, "3.1.0"},
"hackney": {:hex, :hackney, "0.14.3"},
"httpoison": {:hex, :httpoison, "0.5.0"},
"idna": {:hex, :idna, "1.0.1"},
"jsx": {:hex, :jsx, "2.4.0"},
"oauth2ex": {:git, "git://github.com/parroty/oauth2ex.git", "1d2f0b099bdfd7b6cd03552b48dd711f3aeb4f28", []},
"phoenix": {:hex, :phoenix, "0.8.0"},
"plug": {:hex, :plug, "0.9.0"},
"poison": {:hex, :poison, "1.3.0"},
"poolboy": {:hex, :poolboy, "1.4.2"},
"postgrex": {:hex, :postgrex, "0.7.0"},
"ranch": {:hex, :ranch, "1.0.0"},
"timex": {:hex, :timex, "0.13.3"}}