From 09ce15a28e33fb724feda3c6735dee0fb78f47e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 22:12:05 +0000 Subject: [PATCH] build(deps): bump sidekiq from 8.0.7 to 8.0.8 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 8.0.7 to 8.0.8. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v8.0.7...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 1f34d91..3c8e138 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM xpath (~> 3.2) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) csv (3.3.5) date (3.4.1) @@ -161,7 +161,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.13.0) + json (2.15.1) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -267,7 +267,7 @@ GEM puma (6.6.1) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.0) + rack (3.2.2) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-session (2.1.1) @@ -317,7 +317,7 @@ GEM psych (>= 4.0.0) redis (5.4.1) redis-client (>= 0.22.0) - redis-client (0.25.1) + redis-client (0.26.1) connection_pool regexp_parser (2.10.0) reline (0.6.2) @@ -390,7 +390,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sidekiq (8.0.7) + sidekiq (8.0.8) connection_pool (>= 2.5.0) json (>= 2.9.0) logger (>= 1.6.2)