From bcd64f4a89930108ef71028b1ea9677bdf8b386c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 02:14:15 +0000 Subject: [PATCH] Bump sidekiq from 6.2.2 to 6.4.0 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.2.2 to 6.4.0. - [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/v6.2.2...v6.4.0) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b73190..51594fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,7 +218,6 @@ GEM rack rack-test (1.1.0) rack (>= 1.0, < 3) - rack-timeout (0.6.0) rails (6.1.4.1) actioncable (= 6.1.4.1) actionmailbox (= 6.1.4.1) @@ -297,7 +296,7 @@ GEM rubyzip (1.3.0) shoulda-matchers (5.0.0) activesupport (>= 5.2.0) - sidekiq (6.2.2) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) @@ -363,7 +362,6 @@ DEPENDENCIES omniauth-rails_csrf_protection (~> 1.0) puma (= 5.5.1) rack-cors - rack-timeout rails (~> 6.1.4) redis (~> 4.0) rspec-rails