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
2015-09-05 22:52:04 +03:00

10 lines
409 B
Elixir

%{"cowboy": {:hex, :cowboy, "1.0.2"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"earmark": {:hex, :earmark, "0.1.17"},
"fs": {:hex, :fs, "0.9.2"},
"phoenix": {:hex, :phoenix, "1.0.1"},
"phoenix_html": {:hex, :phoenix_html, "2.2.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.0"},
"plug": {:hex, :plug, "1.0.0"},
"poison": {:hex, :poison, "1.5.0"},
"ranch": {:hex, :ranch, "1.1.0"}}