From 6506f37fd888cb736318c10b3ca291c94927e4d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 20:10:26 +0000 Subject: [PATCH] Bump sidekiq from 7.1.0 to 7.1.3 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.1.0 to 7.1.3. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.1.0...v7.1.3) --- 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 e8127a9..bfca9e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM thor (~> 1.0) byebug (11.1.3) concurrent-ruby (1.2.2) - connection_pool (2.4.0) + connection_pool (2.4.1) content_disposition (1.0.0) crass (1.0.6) database_cleaner-active_record (2.1.0) @@ -239,7 +239,7 @@ GEM puma (6.2.2) nio4r (~> 2.0) racc (1.6.2) - rack (2.2.7) + rack (2.2.8) rack-cors (2.0.1) rack (>= 2.0.0) rack-test (2.1.0) @@ -275,7 +275,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - redis-client (0.14.1) + redis-client (0.17.0) connection_pool regexp_parser (2.8.0) representable (3.2.0) @@ -334,7 +334,7 @@ GEM shrine (3.4.0) content_disposition (~> 1.0) down (~> 5.1) - sidekiq (7.1.0) + sidekiq (7.1.3) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)