From 41261b32a5099b7e2b87bdc96351cf067d09819a Mon Sep 17 00:00:00 2001 From: Sam Date: Fri, 29 Sep 2017 16:57:56 +1000 Subject: [PATCH] FIX: update message bus - Corrects broken short polling - Corrects after fork --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 061142dabf8..dbdc5403911 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM mail (2.6.6) mime-types (>= 1.16, < 4) memory_profiler (0.9.8) - message_bus (2.0.5) + message_bus (2.0.6) rack (>= 1.1.3) metaclass (0.0.4) method_source (0.8.2)