-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
19 lines (19 loc) · 859 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%{"addict": {:git, 'git@github.com:phongmh307/addict.git', "5dde51a17f46e8e94d4f7b7d19b7b872102efb1e", []},
"comeonin": {:hex, :comeonin, "1.6.0"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "1.0.7"},
"fs": {:hex, :fs, "0.9.2"},
"mailgun": {:hex, :mailgun, "0.0.2"},
"phoenix": {:hex, :phoenix, "1.0.4"},
"phoenix_ecto": {:hex, :phoenix_ecto, "1.2.0"},
"phoenix_html": {:hex, :phoenix_html, "2.2.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.1"},
"phoenix_slim": {:hex, :phoenix_slim, "0.4.1"},
"plug": {:hex, :plug, "1.0.3"},
"poison": {:hex, :poison, "1.5.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.9.1"},
"ranch": {:hex, :ranch, "1.2.0"},
"slim_fast": {:hex, :slim_fast, "0.10.0"}}