File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -108,14 +108,14 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
108
108
# all projects use the same versions. It avoids conflicts and makes it
109
109
# possible to work with rabbitmq-public-umbrella.
110
110
111
- dep_cowboy_commit = 1.0.4
112
- dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2
111
+ dep_cowboy = hex 1.0.4
112
+ dep_ranch = hex 1.3.2
113
+ dep_recon = hex 2.3.2
114
+
113
115
# Last commit of PropEr supporting Erlang R16B03.
114
116
dep_proper_commit = 735d972758d8bd85b12483626fe1b66450d6a6fe
115
- dep_ranch_commit = 1.3.2
116
117
# Last commit of sockjs support Erlang R16B03 and 17.x.
117
118
dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 5af2b588c812c318b19bc105b577a759c71c3e0a
118
- dep_webmachine_commit = 1.10.8p2
119
119
120
120
RABBITMQ_COMPONENTS = amqp_client \
121
121
rabbit \
You can’t perform that action at this time.
0 commit comments