From 97335a42cc67db63e0ae2d485508eb1dabeecfc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 10:51:15 -0600 Subject: [PATCH] Bump sidekiq-unique-jobs from 7.1.29 to 7.1.33 (#4282) Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 7.1.29 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/v7.1.29...v7.1.33) --- updated-dependencies: - dependency-name: sidekiq-unique-jobs dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a8d7285a0..93afbb0d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM activesupport coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) congestion (0.1.0) connection_pool (>= 2.0) redis (>= 3.1) @@ -466,7 +466,7 @@ GEM fugit (~> 1.8) globalid (>= 1.0.1) sidekiq (>= 6) - sidekiq-unique-jobs (7.1.29) + sidekiq-unique-jobs (7.1.33) brpoplpush-redis_script (> 0.1.1, <= 2.0.0) concurrent-ruby (~> 1.0, >= 1.0.5) redis (< 5.0) @@ -492,7 +492,7 @@ GEM activesupport colorize (>= 0.8.1) rest-client (>= 2.0.2) - thor (1.2.2) + thor (1.3.0) timeout (0.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0)