From 3f2ce332527d31c29b61dc95530bb943928f1d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 14:49:44 +0000 Subject: [PATCH] Bump sidekiq from 6.0.7 to 6.4.0 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.0.7 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.0.7...v6.4.0) --- 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 08e26a3..b4b7bde 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.6) - connection_pool (2.2.3) + connection_pool (2.2.5) crass (1.0.6) devise (4.7.2) bcrypt (~> 3.0) @@ -146,7 +146,9 @@ GEM memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) 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) @@ -214,7 +216,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rdoc (4.3.0) - redis (4.2.1) + redis (4.5.1) regexp_parser (1.7.1) responders (3.0.1) actionpack (>= 5.0) @@ -249,11 +251,10 @@ GEM sdoc (0.4.2) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - sidekiq (6.0.7) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) + redis (>= 4.2.0) simple_oauth (0.3.1) sinatra (2.0.8.1) mustermann (~> 1.0)