From b79fd858430c762c470419b3ea2865602c34aa6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 21:39:31 +0000 Subject: [PATCH] Build(deps): Bump message_bus from 3.3.6 to 3.3.8 Bumps [message_bus](https://github.com/discourse/message_bus) from 3.3.6 to 3.3.8. - [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/compare/v3.3.6...v3.3.8) --- 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..fcbc73b82e1b2 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.8) rack (>= 1.1.3) method_source (1.0.0) mini_mime (1.1.2)