From 6282023c18753573412edce5110c653e70cf147a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 19:05:21 +0000 Subject: [PATCH] Update bunny to version 2.23.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 65a8bc48a..f6b386e51 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM bootsnap (1.18.3) msgpack (~> 1.2) builder (3.3.0) - bunny (2.22.0) + bunny (2.23.0) amq-protocol (~> 2.3, >= 2.3.1) sorted_set (~> 1, >= 1.0.2) byebug (11.1.3) @@ -288,7 +288,7 @@ GEM sanitize (6.0.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) - set (1.0.3) + set (1.1.0) shoulda-matchers (6.2.0) activesupport (>= 5.2.0) simplecov (0.22.0)