Update sidekiq-unique-jobs to version 7.1.29 (#18830)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2022-12-14 06:11:33 -06:00 committed by GitHub
parent 98e7cd52fe
commit 219cb20ca3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 4 deletions

View file

@ -125,9 +125,9 @@ GEM
msgpack (~> 1.2)
brakeman (5.4.0)
browser (5.3.1)
brpoplpush-redis_script (0.1.2)
brpoplpush-redis_script (0.1.3)
concurrent-ruby (~> 1.0, >= 1.0.5)
redis (>= 1.0, <= 5.0)
redis (>= 1.0, < 6)
buftok (0.2.0)
builder (3.2.4)
bullet (7.0.4)
@ -817,10 +817,11 @@ GEM
sidekiq-cron (1.9.0)
fugit (~> 1)
sidekiq (>= 4.2.1)
sidekiq-unique-jobs (7.1.27)
sidekiq-unique-jobs (7.1.29)
brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 5.0, < 8.0)
redis (< 5.0)
sidekiq (>= 5.0, < 7.0)
thor (>= 0.20, < 3.0)
simple_oauth (0.3.1)
simplecov (0.21.2)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.