Skip to content

Commit

Permalink
Update sidekiq-unique-jobs to version 7.1.29 (forem#18830)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Dec 14, 2022
1 parent 98e7cd5 commit 219cb20
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
Binary file removed vendor/cache/brpoplpush-redis_script-0.1.2.gem
Binary file not shown.
Binary file added vendor/cache/brpoplpush-redis_script-0.1.3.gem
Binary file not shown.
Binary file removed vendor/cache/sidekiq-unique-jobs-7.1.27.gem
Binary file not shown.
Binary file added vendor/cache/sidekiq-unique-jobs-7.1.29.gem
Binary file not shown.

0 comments on commit 219cb20

Please sign in to comment.