From fd7b534a49ac2fe247f53b6323445403bbec8cf9 Mon Sep 17 00:00:00 2001 From: Alan Guo Xiang Tan Date: Fri, 30 Jun 2023 10:32:25 +0800 Subject: [PATCH] DEV: Update MessageBus to 4.3.7 (#22357) Follow-up to 351005ef1bbca6df61356da1bbf0f2212d1b6a55 which didn't actually upgrade MessageBus to the latest version. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e53b8d78300..66e6e947424 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,7 +223,7 @@ GEM matrix (0.4.2) maxminddb (0.1.22) memory_profiler (1.0.1) - message_bus (4.3.2) + message_bus (4.3.7) rack (>= 1.1.3) method_source (1.0.0) mini_mime (1.1.2)