diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2017-07-26 02:26:58 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2017-07-26 02:26:58 +0300 |
| commit | fac9eaedf42d10c634fb17b6a100e0e3ad50ddd6 (patch) | |
| tree | 2ed64550d3d8086c3ae1ba4595adf674f141569c /rabbitmq-components.mk | |
| parent | 82fb30be1aaf736265822d42c0bd0b38bb48a9ee (diff) | |
| download | rabbitmq-server-git-fac9eaedf42d10c634fb17b6a100e0e3ad50ddd6.tar.gz | |
Update rabbitmq-components.mk
Diffstat (limited to 'rabbitmq-components.mk')
| -rw-r--r-- | rabbitmq-components.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index ab310f47ef..1e5d000606 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -111,7 +111,7 @@ dep_cowboy_commit = 1.0.4 dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2 # Last commit of PropEr supporting Erlang R16B03. dep_proper_commit = 735d972758d8bd85b12483626fe1b66450d6a6fe -dep_ranch_commit = 1.3.1 +dep_ranch_commit = 1.3.2 # Last commit of sockjs support Erlang R16B03 and 17.x. dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 5af2b588c812c318b19bc105b577a759c71c3e0a dep_webmachine_commit = 1.10.8p2 |
