forked from bigardone/phoenix-trello
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
24 lines (24 loc) · 973 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
23
24
%{"base64url": {:hex, :base64url, "0.0.1"},
"bunt": {:hex, :bunt, "0.1.4"},
"comeonin": {:hex, :comeonin, "2.0.1"},
"connection": {:hex, :connection, "1.0.2"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"credo": {:hex, :credo, "0.2.5"},
"decimal": {:hex, :decimal, "1.1.1"},
"ecto": {:hex, :ecto, "1.1.1"},
"ex_machina": {:hex, :ex_machina, "0.6.1"},
"exactor": {:hex, :exactor, "2.2.0"},
"fs": {:hex, :fs, "0.9.2"},
"guardian": {:hex, :guardian, "0.9.0"},
"jose": {:hex, :jose, "1.4.2"},
"phoenix": {:hex, :phoenix, "1.1.1"},
"phoenix_ecto": {:hex, :phoenix_ecto, "2.0.0"},
"phoenix_html": {:hex, :phoenix_html, "2.3.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.1"},
"plug": {:hex, :plug, "1.1.0"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.10.0"},
"ranch": {:hex, :ranch, "1.2.0"},
"uuid": {:hex, :uuid, "1.1.2"}}