From 9358622b700e14a0e16bbe35ca8cb9498649311d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 14:58:38 +0000 Subject: [PATCH] Bump sidekiq from 5.2.7 to 6.4.0 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.2.7 to 6.4.0. - [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/v5.2.7...v6.4.0) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2c79db7..5100a68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - connection_pool (2.2.2) + connection_pool (2.2.5) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) http-cookie (1.0.3) @@ -10,19 +10,16 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) netrc (0.11.0) - rack (2.0.7) - rack-protection (2.0.5) - rack - redis (4.1.1) + rack (2.2.3) + redis (4.5.1) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - sidekiq (5.2.7) - connection_pool (~> 2.2, >= 2.2.2) - rack (>= 1.5.0) - rack-protection (>= 1.5.0) - redis (>= 3.3.5, < 5) + sidekiq (6.4.0) + connection_pool (>= 2.2.2) + rack (~> 2.0) + redis (>= 4.2.0) unf (0.1.4) unf_ext unf_ext (0.0.7.6)