From 7132e660a6d0e9c6927c4ce7266d69bf2738418b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 08:56:08 +0000 Subject: [PATCH] chore(deps): update dependency sidekiq-unique-jobs to v8.0.11 (#34815) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d48d3bbf1..a2f3d2649c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -827,9 +827,9 @@ GEM rufus-scheduler (~> 3.2) sidekiq (>= 6, < 8) tilt (>= 1.4.0, < 3) - sidekiq-unique-jobs (8.0.10) + sidekiq-unique-jobs (8.0.11) concurrent-ruby (~> 1.0, >= 1.0.5) - sidekiq (>= 7.0.0, < 8.0.0) + sidekiq (>= 7.0.0, < 9.0.0) thor (>= 1.0, < 3.0) simple-navigation (4.4.0) activesupport (>= 2.3.2)