-
Notifications
You must be signed in to change notification settings - Fork 5
/
mix.lock
21 lines (21 loc) · 1.01 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%{"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.0"},
"decimal": {:hex, :decimal, "0.2.5"},
"ecto": {:hex, :ecto, "0.2.5"},
"eredis": {:git, "git://github.com/wooga/eredis.git", "a2273335de773209fd3ab30542fd1b670ca5c957", [tag: 'v1.0.5']},
"exq": {:git, "git://github.com/structtv/exq.git", "9069731e48a60dad19c6f5e4f843794f344d6000", [branch: "concurrency"]},
"hackney": {:hex, :hackney, "0.13.1"},
"httpoison": {:hex, :httpoison, "0.4.2"},
"idna": {:hex, :idna, "1.0.1"},
"jsex": {:hex, :jsex, "2.0.0"},
"jsx": {:hex, :jsx, "2.1.1"},
"linguist": {:hex, :linguist, "0.1.2"},
"oauth2ex": {:git, "git://github.com/j-mcnally/oauth2ex.git", "f7f6a5cc8f416455b24949ef66a4251c641ebf48", []},
"phoenix": {:hex, :phoenix, "0.5.0"},
"plug": {:hex, :plug, "0.8.2"},
"poison": {:hex, :poison, "1.2.0"},
"poolboy": {:hex, :poolboy, "1.2.1"},
"postgrex": {:hex, :postgrex, "0.6.0"},
"ranch": {:hex, :ranch, "1.0.0"},
"timex": {:hex, :timex, "0.12.8"},
"uuid": {:hex, :uuid, "0.1.5"}}