From a3fd182b649e3422a78c323e2770e0e5b56fc711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 20:37:38 +0000 Subject: [PATCH] Bump sidekiq from 6.4.0 to 7.0.8 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 6.4.0 to 7.0.8. - [Release notes](https://github.com/sidekiq/sidekiq/releases) - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v6.4.0...v7.0.8) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca320bd..1d5b366 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM nokogiri (~> 1.8) coderay (1.1.3) concurrent-ruby (1.1.9) - connection_pool (2.2.5) + connection_pool (2.4.0) crass (1.0.6) debase (0.2.5.beta2) debase-ruby_core_source (>= 0.10.12) @@ -252,7 +252,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.6.4) rack-proxy (0.7.0) rack rack-test (1.1.0) @@ -296,7 +296,9 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.5.1) + redis (4.8.1) + redis-client (0.14.1) + connection_pool redis-namespace (1.8.1) redis (>= 3.0.4) regexp_parser (2.1.1) @@ -380,10 +382,11 @@ GEM shellany (0.0.1) shoulda-matchers (5.0.0) activesupport (>= 5.2.0) - sidekiq (6.4.0) - connection_pool (>= 2.2.2) - rack (~> 2.0) - redis (>= 4.2.0) + sidekiq (7.0.8) + concurrent-ruby (< 2) + connection_pool (>= 2.3.0) + rack (>= 2.2.4) + redis-client (>= 0.11.0) sidekiq-scheduler (3.1.0) e2mmap redis (>= 3, < 5) @@ -451,6 +454,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux x86_64-linux-musl DEPENDENCIES