From 8a98260b7c03a7adf94afaba0ca7f99f6833ed7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 18:35:46 +0000 Subject: [PATCH] Bump sidekiq-unique-jobs from 6.0.21 to 7.1.33 Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 6.0.21 to 7.1.33. - [Release notes](https://github.com/mhenrixon/sidekiq-unique-jobs/releases) - [Changelog](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v6.0.21...v7.1.33) --- updated-dependencies: - dependency-name: sidekiq-unique-jobs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 25 ++++++++++++++++--------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 6a52c8d6..e2b53a2b 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem 'rollbar' gem 'rubyzip', '~> 1.3' gem 'sass-rails' gem 'sidekiq' -gem 'sidekiq-unique-jobs', '~> 6.0.16' +gem 'sidekiq-unique-jobs', '~> 7.1.33' gem 'statsd-ruby', '~> 1.4.0' gem 'uglifier', '>= 1.3.0' gem 'uk_phone_numbers', '~> 0.1.1' diff --git a/Gemfile.lock b/Gemfile.lock index a0522461..44ef2819 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,6 +89,7 @@ GEM faraday_middleware (~> 0.10) nokogiri (~> 1.6, >= 1.6.8) backport (1.1.2) + base64 (0.2.0) bcrypt (3.1.13) better_errors (2.4.0) coderay (>= 1.0.0) @@ -100,6 +101,9 @@ GEM autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) brakeman (4.2.1) + brpoplpush-redis_script (0.1.3) + concurrent-ruby (~> 1.0, >= 1.0.5) + redis (>= 1.0, < 6) builder (3.2.4) byebug (10.0.1) capybara (2.18.0) @@ -119,8 +123,8 @@ GEM open4 (~> 1.3) coderay (1.1.2) colored2 (3.1.2) - concurrent-ruby (1.1.7) - connection_pool (2.2.2) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) cork (0.3.0) colored2 (~> 3.1) crack (0.4.3) @@ -276,9 +280,10 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.6.2) - rack (2.2.3) - rack-protection (2.0.7) - rack + rack (2.2.8) + rack-protection (3.2.0) + base64 (>= 0.1.0) + rack (~> 2.2, >= 2.2.4) rack-rewrite (1.5.1) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -395,10 +400,12 @@ GEM rack (>= 2.0.0) rack-protection (>= 2.0.0) redis (>= 4.1.0) - sidekiq-unique-jobs (6.0.21) + sidekiq-unique-jobs (7.1.33) + brpoplpush-redis_script (> 0.1.1, <= 2.0.0) concurrent-ruby (~> 1.0, >= 1.0.5) - sidekiq (>= 4.0, < 7.0) - thor (~> 0) + redis (< 5.0) + sidekiq (>= 5.0, < 7.0) + thor (>= 0.20, < 3.0) site_prism (2.11) addressable (~> 2.4) capybara (~> 2.7) @@ -515,7 +522,7 @@ DEPENDENCIES sass-rails shoulda-matchers (~> 4.0) sidekiq - sidekiq-unique-jobs (~> 6.0.16) + sidekiq-unique-jobs (~> 7.1.33) site_prism solargraph spring