From 23f6f70ec87b69485fc3c7f839d718b3396f41d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 05:46:20 +0000 Subject: [PATCH] Bump sidekiq from 6.1.0 to 6.2.0 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v6.1.0...v6.2.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d2c416dd..e35a12365 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,7 +293,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rdoc (6.2.1) - redis (4.2.1) + redis (4.2.5) regexp_parser (1.7.1) request_store (1.4.1) rack (>= 1.4) @@ -365,7 +365,7 @@ GEM sexp_processor (4.12.1) shoulda-matchers (4.1.2) activesupport (>= 4.2.0) - sidekiq (6.1.0) + sidekiq (6.2.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0)