We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ee1ec commit 3e7c540Copy full SHA for 3e7c540
rabbitmq-components.mk
@@ -104,9 +104,9 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
104
105
dep_cowboy_commit = 1.1.0
106
dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2
107
-dep_ranch_commit = 1.3.1
+dep_ranch_commit = 1.3.2
108
dep_webmachine_commit = 1.10.8p2
109
-dep_ranch_proxy_protocol = git git://github.com/heroku/ranch_proxy_protocol.git 1.4.1
+dep_ranch_proxy_protocol = git git://github.com/heroku/ranch_proxy_protocol.git 1.4.2
110
111
RABBITMQ_COMPONENTS = amqp_client \
112
rabbit \
0 commit comments