From 82227c05ef9609cca93288cf7b8754d6567ad1a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:19:50 +0000 Subject: [PATCH] Bump sidekiq from 6.0.6 to 6.2.1 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.0.6 to 6.2.1. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v6.0.6...v6.2.1) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82b4b90..4ed9189 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM tzinfo (~> 1.1) zeitwerk (~> 2.2) concurrent-ruby (1.1.6) - connection_pool (2.2.2) + connection_pool (2.2.5) faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.12.2) @@ -31,7 +31,7 @@ GEM nokogiri (1.10.9) mini_portile2 (~> 2.4.0) pg (1.2.2) - rack (2.2.2) + rack (2.2.3) rack-env (0.1.3) rack-protection (2.0.8.1) rack @@ -39,15 +39,14 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.1.3) + redis (4.4.0) rerun (0.13.0) listen (~> 3.0) ruby2_keywords (0.0.2) - sidekiq (6.0.6) + sidekiq (6.2.1) connection_pool (>= 2.2.2) rack (~> 2.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) + redis (>= 4.2.0) sinatra (2.0.8.1) mustermann (~> 1.0) rack (~> 2.0)