forked from manukall/phoenix_token_auth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
22 lines (22 loc) · 927 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
%{"blacksmith": {:git, "git://github.com/batate/blacksmith.git", "2f685044c313986ab291c6ff8a17c8c0555c351c", []},
"comeonin": {:hex, :comeonin, "0.10.0"},
"cowboy": {:hex, :cowboy, "1.0.2"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"decimal": {:hex, :decimal, "1.1.0"},
"earmark": {:hex, :earmark, "0.1.17"},
"ecto": {:hex, :ecto, "0.14.1"},
"ex_doc": {:hex, :ex_doc, "0.7.3"},
"faker": {:hex, :faker, "0.5.1"},
"joken": {:hex, :joken, "0.13.1"},
"mailgun": {:hex, :mailgun, "0.1.1"},
"meck": {:hex, :meck, "0.8.2"},
"mock": {:hex, :mock, "0.1.1"},
"phoenix": {:hex, :phoenix, "0.14.0"},
"plug": {:hex, :plug, "0.13.0"},
"poison": {:hex, :poison, "1.4.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.9.1"},
"ranch": {:hex, :ranch, "1.1.0"},
"secure_random": {:hex, :secure_random, "0.1.1"},
"timex": {:hex, :timex, "0.16.2"},
"tzdata": {:hex, :tzdata, "0.1.6"}}