forked from knewter/elixir_friends
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmix.lock
More file actions
19 lines (19 loc) · 848 Bytes
/
mix.lock
File metadata and controls
19 lines (19 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%{"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "0.13.1"},
"extwitter": {:hex, :extwitter, "0.4.0"},
"fs": {:hex, :fs, "0.9.2"},
"oauth": {:git, "git://github.com/tim/erlang-oauth.git", "2ee206ea921722893200a0ad534c6b6130233325", []},
"phoenix": {:hex, :phoenix, "0.13.1"},
"phoenix_ecto": {:hex, :phoenix_ecto, "0.4.0"},
"phoenix_html": {:hex, :phoenix_html, "1.2.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "0.4.1"},
"plug": {:hex, :plug, "0.13.0"},
"poison": {:hex, :poison, "1.4.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.8.4"},
"ranch": {:hex, :ranch, "1.0.0"},
"scrivener": {:hex, :scrivener, "0.9.0"},
"timex": {:hex, :timex, "0.16.0"},
"tzdata": {:hex, :tzdata, "0.1.6"}}