-
Notifications
You must be signed in to change notification settings - Fork 62
/
mix.lock
53 lines (53 loc) · 3.57 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
41
42
43
44
45
46
47
48
49
50
51
52
53
%{"bbmustache": {:hex, :bbmustache, "1.0.1"},
"calendar": {:hex, :calendar, "0.10.0"},
"combine": {:hex, :combine, "0.5.2"},
"con_cache": {:hex, :con_cache, "0.6.1"},
"conform": {:hex, :conform, "0.11.0"},
"corman": {:git, "git://github.com/EchoTeam/corman.git", "e3c4c9f602441b4d9b8f9f8ea2813b3d791ec9e1", [branch: "master"]},
"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"decimal": {:hex, :decimal, "1.1.0"},
"dht_ring": {:git, "git://github.com/EchoTeam/dht_ring.git", "d5b880ad76aefc81547dbb76b48a97a01d52ff41", [branch: "master"]},
"dotenv": {:hex, :dotenv, "0.0.4"},
"ecto": {:hex, :ecto, "0.11.2"},
"envy": {:git, "git://github.com/manderson26/envy.git", "e6ba39664a1016ed309ea44269247943de2eb16b", [branch: "master"]},
"eper": {:git, "[email protected]:mhald/eper.git", "1db9122c043a4d70312c58c908f01f52068ce03e", [ref: "HEAD"]},
"eredis": {:git, "git://github.com/wooga/eredis.git", "a2273335de773209fd3ab30542fd1b670ca5c957", [tag: 'v1.0.5']},
"erlcloud": {:git, "git://github.com/gleber/erlcloud.git", "0a72d2ca4274f7fd639fcc822d510110f0322397", []},
"erlware_commons": {:hex, :erlware_commons, "0.13.0"},
"exactor": {:hex, :exactor, "1.0.0"},
"exq": {:git, "git://github.com/akira/exq.git", "2c1cdc731611e3ee1689c984333edc9d114952a3", []},
"exrm": {:hex, :exrm, "0.14.17"},
"fs": {:hex, :fs, "0.9.2"},
"getopt": {:hex, :getopt, "0.8.2"},
"goldrush": {:git, "git://github.com/DeadZen/goldrush.git", "1d883423ac360b3536ca52dc733a0164bacf3109", [tag: "0.1.5"]},
"hackney": {:hex, :hackney, "1.3.1"},
"hackney_pooler": {:git, "git://github.com/benoitc/hackney_pooler", "28295dc1b504e495dded38c656df00dca6a51de5", [tag: "0.7.2"]},
"httpoison": {:hex, :httpoison, "0.7.3"},
"httpotion": {:git, "git://github.com/myfreeweb/httpotion.git", "8d176df14a72087f8ad51f09412e538ae3d5187b", []},
"ibrowse": {:git, "git://github.com/cmullaparthi/ibrowse.git", "d2e369ff42666c3574b8b7ec26f69027895c4d94", [tag: "v4.1.1"]},
"idna": {:hex, :idna, "1.0.2"},
"jsx": {:git, "git://github.com/talentdeficit/jsx.git", "327f0d2875676e17ed1cdff803df62ac85fd648c", [ref: "master"]},
"lager": {:git, "git://github.com/basho/lager.git", "ad400896af5b1ad8b4f7a4d34e609b5a990640bb", [tag: "2.0.1"]},
"lhttpc": {:git, "git://github.com/talko/lhttpc", "2d01a5f9c7543b77bdd57f44c92e72801f46e423", [ref: "master"]},
"mcd": {:git, "git://github.com/EchoTeam/mcd.git", "4a282234795ecb31f93f59fbaea7940276a0a179", []},
"meck": {:git, "https://github.com/eproxus/meck.git", "98cdc40fe6ae7780491ed8d0db691dd15625e9b2", [ref: "master"]},
"mini_s3": {:git, "git://github.com/ericmj/mini_s3.git", "700386bc8c3a804af57380c0fd09a02325142c9b", [branch: "hex-fixes"]},
"neotoma": {:hex, :neotoma, "1.7.3"},
"phoenix": {:hex, :phoenix, "0.13.1"},
"phoenix_ecto": {:hex, :phoenix_ecto, "0.4.0"},
"phoenix_html": {:hex, :phoenix_html, "1.0.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "0.4.0"},
"plug": {:hex, :plug, "0.12.2"},
"poison": {:hex, :poison, "1.5.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"porcelain": {:hex, :porcelain, "2.0.0"},
"postgrex": {:hex, :postgrex, "0.8.1"},
"providers": {:hex, :providers, "1.4.1"},
"ranch": {:hex, :ranch, "1.0.0"},
"relx": {:hex, :relx, "3.1.0"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "0.19.2"},
"tzdata": {:hex, :tzdata, "0.1.7"},
"uuid": {:git, "git://github.com/zyro/elixir-uuid.git", "5437a1b4986bfcb410c07450ece36b212c37c8e1", []},
"worker_pool": {:git, "https://github.com/inaka/worker_pool.git", "293b6c5bdd1d5445fb362503a2ac35cba1c984cc", [tag: "1.0"]}}