Update sidekiq-cron to version 1.9.1 (#18910)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-01-04 21:13:56 +02:00 committed by GitHub
parent 575852f940
commit 922cc75144
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 3 deletions

View file

@ -612,7 +612,7 @@ GEM
rspec-rails (>= 3.0.0)
raabro (1.4.0)
racc (1.6.1)
rack (2.2.4)
rack (2.2.5)
rack-attack (6.6.1)
rack (>= 1.0, < 3)
rack-cors (1.1.1)
@ -811,8 +811,8 @@ GEM
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
sidekiq-cron (1.9.0)
fugit (~> 1)
sidekiq-cron (1.9.1)
fugit (~> 1.8)
sidekiq (>= 4.2.1)
sidekiq-unique-jobs (7.1.29)
brpoplpush-redis_script (> 0.1.1, <= 2.0.0)

Binary file not shown.

BIN
vendor/cache/rack-2.2.5.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/sidekiq-cron-1.9.1.gem vendored Normal file

Binary file not shown.