From 7ec73903fd6d2840801fa073381332e772ad9500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Jan 2023 21:17:38 +0000 Subject: [PATCH] Build(deps): Bump message_bus from 3.3.6 to 4.3.1 Bumps [message_bus](https://github.com/discourse/message_bus) from 3.3.6 to 4.3.1. - [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...v4.3.1) --- updated-dependencies: - dependency-name: message_bus dependency-type: direct:production update-type: version-update:semver-major ... 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..dd349cfa91c16 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 (4.3.1) rack (>= 1.1.3) method_source (1.0.0) mini_mime (1.1.2)