From e9ef04d106d3c682c6f3a14deb76310bdefa1a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 07:55:22 +0000 Subject: [PATCH] Build(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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef58a6f..8579c57 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM racc builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.2) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.4.0) @@ -214,7 +214,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.10) + rack (3.0.11) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -257,7 +257,7 @@ GEM psych (>= 4.0.0) redis (5.1.0) redis-client (>= 0.17.0) - redis-client (0.20.0) + redis-client (0.22.2) connection_pool regexp_parser (2.9.0) reline (0.4.3) @@ -299,7 +299,7 @@ GEM ruby-progressbar (1.13.0) ruby-vips (2.1.4) ffi (~> 1.12) - sidekiq (7.2.2) + sidekiq (7.2.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)