From 81900a0bac3d8068d1b50004a28df6c1b9b9abb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 20:40:13 +0000 Subject: [PATCH] Bump sidekiq from 6.4.2 to 7.0.8 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 6.4.2 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.2...v7.0.8) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1675df9..d1a5ebc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM xpath (>= 2.0, < 4.0) childprocess (4.1.0) concurrent-ruby (1.1.10) - connection_pool (2.2.5) + connection_pool (2.4.0) crack (0.4.5) rexml crass (1.0.6) @@ -193,7 +193,7 @@ GEM puma (4.3.12) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.6.3) + rack (2.2.6.4) rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) @@ -253,6 +253,8 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.6.0) + redis-client (0.14.1) + connection_pool regexp_parser (2.4.0) remotipart (1.4.4) responders (3.0.1) @@ -328,10 +330,11 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sidekiq (6.4.2) - 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) solargraph (0.44.3) backport (~> 1.2) benchmark