-
Notifications
You must be signed in to change notification settings - Fork 1
/
mix.lock
18 lines (18 loc) · 894 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
%{"connection": {:hex, :connection, "1.0.2"},
"cors_plug": {:hex, :cors_plug, "1.1.1"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"db_connection": {:hex, :db_connection, "0.2.5"},
"decimal": {:hex, :decimal, "1.1.2"},
"ecto": {:hex, :ecto, "1.1.5"},
"gettext": {:hex, :gettext, "0.11.0"},
"inflex": {:hex, :inflex, "1.5.0"},
"ja_serializer": {:git, "https://github.com/AgilionApps/ja_serializer.git", "78aae84ef6efc56bf20b1aac41cb33ce5766cab7", []},
"monetized": {:git, "https://github.com/nicooga/monetized.git", "3340e9d5628893124c9681e1c7cfb612e8c749ef", []},
"phoenix": {:hex, :phoenix, "1.1.4"},
"phoenix_ecto": {:hex, :phoenix_ecto, "2.0.1"},
"plug": {:hex, :plug, "1.1.4"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.11.1"},
"ranch": {:hex, :ranch, "1.2.1"}}