From 93e00b4447a6ac92642eb9f5f9c59a57f47b0aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:21:53 +0000 Subject: [PATCH] Bump sidekiq from 8.0.5 to 8.0.8 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 8.0.5 to 8.0.8. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v8.0.5...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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6162a3f..569ebda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) 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) @@ -134,7 +134,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.12.2) + json (2.15.1) jwt (3.1.2) base64 kamal (2.7.0) @@ -243,7 +243,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.2) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -289,7 +289,7 @@ GEM rdoc (6.14.2) erb psych (>= 4.0.0) - redis-client (0.25.1) + redis-client (0.26.1) connection_pool regexp_parser (2.10.0) reline (0.6.1) @@ -335,7 +335,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (8.0.5) + sidekiq (8.0.8) connection_pool (>= 2.5.0) json (>= 2.9.0) logger (>= 1.6.2)