-
Notifications
You must be signed in to change notification settings - Fork 1
/
mix.lock
22 lines (22 loc) · 1003 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
%{"connection": {:hex, :connection, "1.0.4"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"db_connection": {:hex, :db_connection, "1.1.0"},
"decimal": {:hex, :decimal, "1.3.1"},
"ecto": {:hex, :ecto, "2.0.4"},
"ex_twilio": {:hex, :ex_twilio, "0.1.3"},
"fs": {:hex, :fs, "0.9.2"},
"gettext": {:hex, :gettext, "0.10.0"},
"httpotion": {:hex, :httpotion, "2.1.0"},
"ibrowse": {:git, "https://github.com/cmullaparthi/ibrowse.git", "ea3305d21f37eced4fac290f64b068e56df7de80", [tag: "v4.1.2"]},
"inflex": {:hex, :inflex, "1.0.0"},
"mime": {:hex, :mime, "1.0.1"},
"phoenix": {:hex, :phoenix, "1.1.6"},
"phoenix_ecto": {:hex, :phoenix_ecto, "3.0.1"},
"phoenix_html": {:hex, :phoenix_html, "2.8.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.3"},
"plug": {:hex, :plug, "1.3.0"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.11.2"},
"ranch": {:hex, :ranch, "1.2.1"}}