This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
mebe/mix.lock

11 lines
411 B
Text
Raw Normal View History

2015-08-04 16:57:57 +00:00
%{"cowboy": {:hex, :cowboy, "1.0.2"},
2015-05-14 20:58:25 +00:00
"cowlib": {:hex, :cowlib, "1.0.1"},
"earmark": {:hex, :earmark, "0.1.16"},
"fs": {:hex, :fs, "0.9.2"},
2015-08-04 16:57:57 +00:00
"phoenix": {:hex, :phoenix, "0.15.0"},
"phoenix_html": {:hex, :phoenix_html, "1.4.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "0.5.2"},
"plug": {:hex, :plug, "0.14.0"},
2015-05-14 20:58:25 +00:00
"poison": {:hex, :poison, "1.4.0"},
2015-08-04 16:57:57 +00:00
"ranch": {:hex, :ranch, "1.1.0"}}