From 9272a4127c22d7e803f4e34d322e305e98194e82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:20:50 +0000 Subject: [PATCH] Bump sidekiq from 6.1.2 to 6.2.1 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.2 to 6.2.1. - [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.1.2...v6.2.1) --- 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 636b086..88f3072 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM simplecov colorize (0.8.1) 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) @@ -164,7 +164,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.2.2) + redis (4.4.0) regexp_parser (1.7.1) responders (3.0.1) actionpack (>= 5.0) @@ -183,7 +183,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sidekiq (6.1.2) + sidekiq (6.2.1) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0)