-
Notifications
You must be signed in to change notification settings - Fork 39
/
mix.lock
28 lines (28 loc) · 1.15 KB
/
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
25
26
27
28
%{"blacksmith": {:git, "git://github.com/batate/blacksmith.git", "2f685044c313986ab291c6ff8a17c8c0555c351c", []},
"certifi": {:hex, :certifi, "0.3.0"},
"combine": {:hex, :combine, "0.6.0"},
"comeonin": {:hex, :comeonin, "2.0.0"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"decimal": {:hex, :decimal, "1.1.0"},
"earmark": {:hex, :earmark, "0.1.17"},
"ecto": {:hex, :ecto, "1.0.1"},
"ex_doc": {:hex, :ex_doc, "0.7.3"},
"faker": {:hex, :faker, "0.6.0"},
"hackney": {:hex, :hackney, "1.4.7"},
"idna": {:hex, :idna, "1.0.2"},
"joken": {:hex, :joken, "0.13.1"},
"mailgun": {:hex, :mailgun, "0.1.2"},
"meck": {:hex, :meck, "0.8.2"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"mock": {:hex, :mock, "0.1.1"},
"phoenix": {:hex, :phoenix, "1.1.0"},
"plug": {:hex, :plug, "1.0.3"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.9.1"},
"ranch": {:hex, :ranch, "1.2.0"},
"secure_random": {:hex, :secure_random, "0.1.1"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "0.19.5"},
"tzdata": {:hex, :tzdata, "0.5.6"}}