From c499a881716485eafe700a3a10c28c1fa67de54a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 14:50:53 +0000 Subject: [PATCH] chore(deps): bump sidekiq from 7.0.7 to 7.0.8 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.0.7 to 7.0.8. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.0.7...v7.0.8) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c47947..89b78d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM railties (>= 5.0) coderay (1.1.3) concurrent-ruby (1.2.2) - connection_pool (2.3.0) + connection_pool (2.4.0) crack (0.4.5) rexml crass (1.0.6) @@ -248,7 +248,7 @@ GEM puma (5.6.5) nio4r (~> 2.0) racc (1.6.2) - rack (2.2.6.4) + rack (2.2.7) rack-test (2.1.0) rack (>= 1.3) rails (7.0.4.3) @@ -280,7 +280,7 @@ GEM rainbow (3.1.1) rake (13.0.6) redis (4.8.1) - redis-client (0.14.0) + redis-client (0.14.1) connection_pool regexp_parser (2.7.0) reline (0.3.2) @@ -354,7 +354,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (7.0.7) + sidekiq (7.0.8) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)