From 18a6a5a48a5e959286a7766c8d7586e0343fd71e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 04:25:53 +0000 Subject: [PATCH] Bump sidekiq-unique-jobs from 8.0.5 to 8.0.6 Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 8.0.5 to 8.0.6. - [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/v8.0.5...v8.0.6) --- updated-dependencies: - dependency-name: sidekiq-unique-jobs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02c6297..4b7899c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,9 +87,6 @@ GEM bootstrap (5.3.2) autoprefixer-rails (>= 9.1.0) popper_js (>= 2.11.8, < 3) - brpoplpush-redis_script (0.1.3) - concurrent-ruby (~> 1.0, >= 1.0.5) - redis (>= 1.0, < 6) builder (3.2.4) chronic_duration (0.10.6) numerizer (~> 0.1.1) @@ -249,8 +246,6 @@ GEM rake (13.1.0) rdoc (6.6.2) psych (>= 4.0.0) - redis (5.0.8) - redis-client (>= 0.17.0) redis-client (0.19.1) connection_pool reline (0.4.2) @@ -282,8 +277,7 @@ GEM sidekiq-status (3.0.3) chronic_duration sidekiq (>= 6.0, < 8) - sidekiq-unique-jobs (8.0.5) - brpoplpush-redis_script (> 0.1.1, <= 2.0.0) + sidekiq-unique-jobs (8.0.6) concurrent-ruby (~> 1.0, >= 1.0.5) sidekiq (>= 7.0.0, < 8.0.0) thor (>= 1.0, < 3.0)