From 0e3ed813df6f033f3e9976426efc808e7efcd711 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 19:59:43 +0000 Subject: [PATCH] Bump sidekiq from 6.0.7 to 6.1.1 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.0.7 to 6.1.1. - [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.7...v6.1.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38f4a8896..b7f896cb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -513,7 +513,7 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) sexp_processor (4.14.1) - sidekiq (6.1.0) + sidekiq (6.1.1) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0)