forked from rrrene/elixirstatus-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
34 lines (34 loc) · 1.7 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
%{"certifi": {:hex, :certifi, "0.3.0"},
"combine": {:hex, :combine, "0.7.0"},
"connection": {:hex, :connection, "1.0.2"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"decimal": {:hex, :decimal, "1.1.1"},
"earmark": {:hex, :earmark, "0.2.1"},
"ecto": {:hex, :ecto, "1.1.3"},
"extwitter": {:git, "https://github.com/rrrene/extwitter.git", "71f6f2819fcaf8220dfe42f0f4968909151186d8", []},
"fs": {:hex, :fs, "0.9.2"},
"gettext": {:hex, :gettext, "0.10.0"},
"hackney": {:hex, :hackney, "1.4.8"},
"html_sanitize_ex": {:hex, :html_sanitize_ex, "0.3.1"},
"httpoison": {:hex, :httpoison, "0.8.1"},
"idna": {:hex, :idna, "1.0.3"},
"mariaex": {:hex, :mariaex, "0.5.0"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"mochiweb": {:hex, :mochiweb, "2.12.2"},
"oauth": {:git, "https://github.com/tim/erlang-oauth.git", "cd31addc828179983564fd57738f1680a4a4d1ff", []},
"oauth2": {:hex, :oauth2, "0.3.0"},
"phoenix": {:hex, :phoenix, "1.1.4"},
"phoenix_ecto": {:hex, :phoenix_ecto, "2.0.1"},
"phoenix_html": {:hex, :phoenix_html, "2.5.0"},
"phoenix_html_sanitizer": {:hex, :phoenix_html_sanitizer, "0.2.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.3"},
"plug": {:hex, :plug, "1.1.1"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"ranch": {:hex, :ranch, "1.2.1"},
"scrivener": {:hex, :scrivener, "1.1.2"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:git, "https://github.com/rrrene/timex.git", "9366f669e5f6565b883dcbb36bdd7c34c4098efc", []},
"timex_ecto": {:git, "https://github.com/rrrene/timex_ecto.git", "c1b108fd23d3fc8832eefd744d86f15f303d1e0b", []},
"tzdata": {:hex, :tzdata, "0.5.6"}}