From f6655b0032ffd57ce36295f7bed4a44e460b656f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:21:59 +0000 Subject: [PATCH] Bump sidekiq from 5.0.5 to 5.2.0 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.0.5 to 5.2.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.0.5...v5.2.0) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48900dd7..40a58ac2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,8 +82,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - connection_pool (2.2.1) + concurrent-ruby (1.1.9) + connection_pool (2.2.5) crass (1.0.4) daemons (1.2.5) database_cleaner (1.6.2) @@ -213,13 +213,13 @@ GEM puma (3.11.0) pundit (1.1.0) activesupport (>= 3.0.0) - rack (2.0.5) + rack (2.2.3) rack-attack (5.0.1) rack rack-openid (1.3.1) rack (>= 1.1.0) ruby-openid (>= 2.1.8) - rack-protection (2.0.0) + rack-protection (2.1.0) rack rack-test (0.8.0) rack (>= 1.0, < 3) @@ -331,11 +331,10 @@ GEM shellany (0.0.1) shoulda-matchers (3.1.2) activesupport (>= 4.0.0) - sidekiq (5.0.5) - concurrent-ruby (~> 1.0) - connection_pool (~> 2.2, >= 2.2.0) + sidekiq (5.2.0) + connection_pool (~> 2.2, >= 2.2.2) rack-protection (>= 1.5.0) - redis (>= 3.3.4, < 5) + redis (>= 3.3.5, < 5) simple_form (3.5.0) actionpack (> 4, < 5.2) activemodel (> 4, < 5.2)