From 9fa575dca182f535fb57d5868d31f4b0c5fe9ec9 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 2 Oct 2017 15:21:45 +1100 Subject: [PATCH] Update message bus This corrects a rare race condition. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dbdc5403911..3b1aec0d308 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.6) + message_bus (2.0.7) rack (>= 1.1.3) metaclass (0.0.4) method_source (0.8.2)