From f792226ae63553e30d60b112a9b02a9d5335f79e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 06:59:52 +0000 Subject: [PATCH] Build(deps): Bump message_bus from 3.3.6 to 3.3.7 Bumps [message_bus](https://github.com/discourse/message_bus) from 3.3.6 to 3.3.7. - [Release notes](https://github.com/discourse/message_bus/releases) - [Changelog](https://github.com/discourse/message_bus/blob/main/CHANGELOG) - [Commits](https://github.com/discourse/message_bus/commits) --- updated-dependencies: - dependency-name: message_bus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c6ac7d708659..d59ae01413b2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,7 +223,7 @@ GEM lz4-ruby (0.3.3) maxminddb (0.1.22) memory_profiler (1.0.0) - message_bus (3.3.6) + message_bus (3.3.7) rack (>= 1.1.3) method_source (1.0.0) mini_mime (1.1.2)