-
Notifications
You must be signed in to change notification settings - Fork 4
/
mix.lock
20 lines (20 loc) · 845 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%{"bbmustache": {:hex, :bbmustache, "1.0.3"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"earmark": {:hex, :earmark, "0.2.1"},
"erlware_commons": {:hex, :erlware_commons, "0.15.0"},
"ex_doc": {:hex, :ex_doc, "0.11.4"},
"exrm": {:hex, :exrm, "1.0.0-rc7"},
"fs": {:hex, :fs, "0.9.2"},
"getopt": {:hex, :getopt, "0.8.2"},
"gettext": {:hex, :gettext, "0.9.0"},
"html_sanitize_ex": {:hex, :html_sanitize_ex, "0.1.2"},
"mochiweb": {:hex, :mochiweb, "2.12.2"},
"phoenix": {:hex, :phoenix, "1.1.2"},
"phoenix_html": {:hex, :phoenix_html, "2.3.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.3"},
"plug": {:hex, :plug, "1.1.0"},
"poison": {:hex, :poison, "1.5.2"},
"providers": {:hex, :providers, "1.4.1"},
"ranch": {:hex, :ranch, "1.2.0"},
"relx": {:hex, :relx, "3.5.0"}}