From a9e946cd4c3176f840a924eb34653638478a54dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 19:17:03 +0000 Subject: [PATCH] Bump sidekiq from 5.2.0 to 5.2.10 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.2.0 to 5.2.10. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v5.2.0...v5.2.10) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bf442dc..15d9aa69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM builder (3.2.4) byebug (11.0.1) concurrent-ruby (1.1.9) - connection_pool (2.2.5) + connection_pool (2.3.0) cookiejar (0.3.3) crass (1.0.6) database_cleaner (1.8.3) @@ -195,10 +195,10 @@ GEM pundit-matchers (1.6.0) rspec-rails (>= 3.0.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.4) rack-mini-profiler (3.0.0) rack (>= 1.2.0) - rack-protection (2.1.0) + rack-protection (2.2.4) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -236,7 +236,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.4.0) + redis (4.5.1) render_anywhere (0.0.12) rails (>= 3.0.7) request_store (1.4.1) @@ -277,10 +277,11 @@ GEM tilt (>= 1.1, < 3) shoulda-matchers (3.1.3) activesupport (>= 4.0.0) - sidekiq (5.2.0) + sidekiq (5.2.10) connection_pool (~> 2.2, >= 2.2.2) + rack (~> 2.0) rack-protection (>= 1.5.0) - redis (>= 3.3.5, < 5) + redis (~> 4.5, < 4.6.0) sidekiq-cron (0.6.3) rufus-scheduler (>= 3.3.0) sidekiq (>= 4.2.1)