From a729442b7459e9446d28ee0f72290b090fb9714a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:20:09 +0000 Subject: [PATCH] Bump sidekiq from 6.0.7 to 6.2.2 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.0.7 to 6.2.2. - [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.0.7...v6.2.2) --- updated-dependencies: - dependency-name: sidekiq dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ebca37..a9b7b6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM case_transform (0.2) activesupport concurrent-ruby (1.1.6) - connection_pool (2.2.2) + connection_pool (2.2.5) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -108,7 +108,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -119,9 +121,7 @@ GEM pagy (3.8.1) pg (1.2.3) public_suffix (4.0.5) - rack (2.2.2) - rack-protection (2.0.8.1) - rack + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.3.1) @@ -151,7 +151,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.0.1) - redis (4.1.4) + redis (4.4.0) rspec-core (3.9.2) rspec-support (~> 3.9.3) rspec-expectations (3.9.2) @@ -177,11 +177,10 @@ GEM safe_yaml (1.0.5) shoulda-matchers (3.1.3) activesupport (>= 4.0.0) - sidekiq (6.0.7) + sidekiq (6.2.2) connection_pool (>= 2.2.2) rack (~> 2.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) + redis (>= 4.2.0) sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3)