From bb18d1dea3382ecdd66a5a5bed5c2ae9b70a339f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 00:06:37 +0000 Subject: [PATCH] Bump sidekiq from 6.0.0 to 6.0.2 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.0.0 to 6.0.2. - [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.0.0...v6.0.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c25f1bea3..6d58833b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -407,7 +407,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - redis (4.1.2) + redis (4.1.3) regexp_parser (1.6.0) responders (3.0.0) actionpack (>= 5.0) @@ -490,7 +490,7 @@ GEM childprocess (>= 0.5, < 3.0) rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.12.1) - sidekiq (6.0.0) + sidekiq (6.0.2) connection_pool (>= 2.2.2) rack (>= 2.0.0) rack-protection (>= 2.0.0)