-
Notifications
You must be signed in to change notification settings - Fork 1
/
mix.lock
40 lines (40 loc) · 1.83 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
29
30
31
32
33
34
35
36
37
38
39
40
%{"bbmustache": {:hex, :bbmustache, "1.0.3"},
"bureaucrat": {:hex, :bureaucrat, "0.0.4"},
"combine": {:hex, :combine, "0.5.3"},
"comeonin": {:hex, :comeonin, "2.0.0"},
"conform": {:hex, :conform, "0.17.0"},
"cors_plug": {:hex, :cors_plug, "0.1.3"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "1.0.6"},
"erlware_commons": {:hex, :erlware_commons, "0.15.0"},
"exrm": {:hex, :exrm, "0.19.9"},
"fs": {:hex, :fs, "0.9.2"},
"getopt": {:hex, :getopt, "0.8.2"},
"hackney": {:hex, :hackney, "1.3.2"},
"httpoison": {:hex, :httpoison, "0.7.3"},
"idna": {:hex, :idna, "1.0.2"},
"inflex": {:hex, :inflex, "1.5.0"},
"ja_serializer": {:git, "git://github.com/AgilionApps/ja_serializer.git", "86bcfcbf6a00df3d37d4fe7848f3a38ea4514a8b", []},
"joken": {:hex, :joken, "0.13.1"},
"mailgun": {:hex, :mailgun, "0.1.2"},
"meck": {:hex, :meck, "0.8.3"},
"mock": {:hex, :mock, "0.1.1"},
"neotoma": {:hex, :neotoma, "1.7.3"},
"phoenix": {:hex, :phoenix, "1.0.2"},
"phoenix_ecto": {:hex, :phoenix_ecto, "1.2.0"},
"phoenix_html": {:hex, :phoenix_html, "2.2.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.0"},
"phoenix_token_auth": {:git, "git://github.com/api-hogs/phoenix_token_auth.git", "0c246a09979a7acf3bb6dc6b90cc5dcadfb85336", [ref: "0c246a09979a7acf3bb6dc6b90cc5dcadfb85336"]},
"plug": {:hex, :plug, "1.0.2"},
"poison": {:hex, :poison, "1.4.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.9.1"},
"providers": {:hex, :providers, "1.4.1"},
"ranch": {:hex, :ranch, "1.2.0"},
"relx": {:hex, :relx, "3.5.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.4"}}