Skip to content

Commit 3e7c540

Browse files
Update rabbitmq-components.mk
1 parent f9ee1ec commit 3e7c540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rabbitmq-components.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
104104

105105
dep_cowboy_commit = 1.1.0
106106
dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2
107-
dep_ranch_commit = 1.3.1
107+
dep_ranch_commit = 1.3.2
108108
dep_webmachine_commit = 1.10.8p2
109-
dep_ranch_proxy_protocol = git git://github.com/heroku/ranch_proxy_protocol.git 1.4.1
109+
dep_ranch_proxy_protocol = git git://github.com/heroku/ranch_proxy_protocol.git 1.4.2
110110

111111
RABBITMQ_COMPONENTS = amqp_client \
112112
rabbit \

0 commit comments

Comments
 (0)