From b0011caafa62691cba5846e348476a8af45a3f11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 22:22:35 +0000 Subject: [PATCH] chore(deps): bump sidekiq from 7.2.2 to 7.2.4 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.2.2 to 7.2.4. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.2...v7.2.4) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d9269bc1a4..b7aae1b197 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -584,7 +584,7 @@ GEM redcarpet (3.6.0) redis (5.2.0) redis-client (>= 0.22.0) - redis-client (0.22.0) + redis-client (0.22.1) connection_pool regexp_parser (2.9.0) reline (0.5.0) @@ -700,7 +700,7 @@ GEM semantic_range (3.0.0) shoulda-matchers (6.2.0) activesupport (>= 5.2.0) - sidekiq (7.2.2) + sidekiq (7.2.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)