From 93bde44284af7dc9f6f9c52ae683adffbbd37ea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 20:10:48 +0000 Subject: [PATCH] Bump sidekiq from 7.1.1 to 7.1.3 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.1.1 to 7.1.3. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.1.1...v7.1.3) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d153f26..370e763 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.7.0) - rack (2.2.7) + rack (2.2.8) rack-protection (3.0.6) rack rack-test (2.1.0) @@ -278,7 +278,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.8.1) - redis-client (0.14.1) + redis-client (0.17.0) connection_pool regexp_parser (2.8.1) responders (3.1.0) @@ -339,7 +339,7 @@ GEM sexp_processor (4.17.0) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) - sidekiq (7.1.1) + sidekiq (7.1.3) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)