forked from rrrene/elixirstatus-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
27 lines (27 loc) · 1.18 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
%{"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.13.1"},
"extwitter": {:hex, :extwitter, "0.4.0"},
"fs": {:hex, :fs, "0.9.2"},
"hackney": {:hex, :hackney, "1.1.0"},
"html_sanitize_ex": {:hex, :html_sanitize_ex, "0.1.1"},
"httpoison": {:hex, :httpoison, "0.7.0"},
"idna": {:hex, :idna, "1.0.2"},
"mariaex": {:hex, :mariaex, "0.3.2"},
"mochiweb": {:hex, :mochiweb, "2.12.2"},
"oauth": {:git, "git://github.com/tim/erlang-oauth.git", "2ee206ea921722893200a0ad534c6b6130233325", []},
"oauth2": {:hex, :oauth2, "0.1.1"},
"phoenix": {:hex, :phoenix, "0.14.0"},
"phoenix_ecto": {:hex, :phoenix_ecto, "0.5.0"},
"phoenix_html": {:hex, :phoenix_html, "1.2.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "0.4.3"},
"plug": {:hex, :plug, "0.13.0"},
"poison": {:hex, :poison, "1.4.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.8.2"},
"ranch": {:hex, :ranch, "1.1.0"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "0.16.0"},
"tzdata": {:hex, :tzdata, "0.1.6"}}