-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
19 lines (19 loc) · 1.05 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%{"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "1.0.1"},
"elli": {:git, "https://github.com/knutin/elli.git", "0cae1521190459bdb16958be7350191df710d799", []},
"elli_websocket": {:git, "https://github.com/mmzeeman/elli_websocket.git", "1ce5f3707fb90332f2983656878e58937d5e903d", []},
"fs": {:hex, :fs, "0.9.2"},
"pastelli": {:git, "https://github.com/zampino/pastelli.git", "5a643e385d2c1ae29b358ddbd2157a5897d92f8c", []},
"pastelli_phoenix": {:git, "https://github.com/zampino/pastelli_phoenix.git", "74824d41b29bc6859ac165fa22c02f7454a115ac", []},
"phoenix": {:hex, :phoenix, "1.1.4"},
"phoenix_ecto": {:hex, :phoenix_ecto, "1.2.0"},
"phoenix_html": {:hex, :phoenix_html, "2.5.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.0"},
"plug": {:hex, :plug, "1.1.0"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.9.1"},
"ranch": {:hex, :ranch, "1.2.1"},
"redo": {:hex, :redo, "2.0.1"}}