From 0bc43fe04e56d38af62e1f3b8d9437779f953f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 05:01:42 +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 17e67c3..c3f695e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -234,7 +234,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.2.1) + redis (4.2.5) redis-namespace (1.6.0) redis (>= 3.0.4) redis-objects (1.4.3) @@ -258,7 +258,7 @@ GEM addressable (>= 2.3.5) faraday (> 0.8, < 2.0) securecompare (1.0.0) - sidekiq (6.1.0) + sidekiq (6.2.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0)