From 1a14873ba6001bbb0accb34b20b2f26478d264bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 07:20:54 +0000 Subject: [PATCH] Bump sidekiq from 8.0.4 to 8.0.8 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 8.0.4 to 8.0.8. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v8.0.4...v8.0.8) --- updated-dependencies: - dependency-name: sidekiq dependency-version: 8.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95678df..c46fd85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM childprocess (5.1.0) logger (~> 1.5) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) date (3.4.1) debug (1.11.0) @@ -152,7 +152,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.12.2) + json (2.15.1) kamal (2.7.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -245,11 +245,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - - psych (5.2.4) - psych (5.2.6) - date stringio public_suffix (6.0.1) @@ -257,16 +253,10 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - - rack (3.1.15) + rack (3.2.2) rack-cors (3.0.0) logger rack (>= 3.0.14) - - rack (3.1.16) - rack-cors (2.0.2) - rack (>= 2.0.0) - rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -316,7 +306,7 @@ GEM rdoc (6.14.1) erb psych (>= 4.0.0) - redis-client (0.25.0) + redis-client (0.26.1) connection_pool regexp_parser (2.10.0) reline (0.6.1) @@ -373,7 +363,7 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) securerandom (0.4.1) - sidekiq (8.0.4) + sidekiq (8.0.8) connection_pool (>= 2.5.0) json (>= 2.9.0) logger (>= 1.6.2)