-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmix.lock
More file actions
19 lines (19 loc) · 773 Bytes
/
mix.lock
File metadata and controls
19 lines (19 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%{"comeonin": {:hex, :comeonin, "1.1.2"},
"cors_plug": {:hex, :cors_plug, "0.1.3"},
"cowboy": {:hex, :cowboy, "1.0.2"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "1.0.0"},
"fs": {:hex, :fs, "0.9.2"},
"guardian": {:hex, :guardian, "0.6.2"},
"joken": {:hex, :joken, "0.15.0"},
"phoenix": {:hex, :phoenix, "1.0.0"},
"phoenix_ecto": {:hex, :phoenix_ecto, "1.1.0"},
"phoenix_html": {:hex, :phoenix_html, "2.1.2"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.0"},
"plug": {:hex, :plug, "1.0.0"},
"poison": {:hex, :poison, "1.5.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.9.1"},
"ranch": {:hex, :ranch, "1.1.0"},
"uuid": {:hex, :uuid, "1.0.1"}}