From 3cd27f1613bae80bf55f36d04c3fdfa4c3556432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 05:01:48 +0000 Subject: [PATCH] Bump sidekiq from 6.1.2 to 6.2.0 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.2 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.2...v6.2.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a2f59b..6837f97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -285,7 +285,7 @@ GEM tilt (>= 1.1, < 3) shoulda-matchers (4.5.0) activesupport (>= 4.2.0) - sidekiq (6.1.2) + sidekiq (6.2.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0)