Update sidekiq-cron to version 1.10.0 (#19245)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-03-21 22:39:04 +05:30 committed by GitHub
parent b7f00706bd
commit 5b437af792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 3 deletions

View file

@ -323,7 +323,7 @@ GEM
nokogiri (>= 1.5.11, < 2.0.0)
formatador (1.1.0)
front_matter_parser (1.0.1)
fugit (1.8.0)
fugit (1.8.1)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
gemoji (4.0.1)
@ -813,9 +813,10 @@ GEM
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
sidekiq-cron (1.9.1)
sidekiq-cron (1.10.0)
fugit (~> 1.8)
sidekiq (>= 4.2.1)
globalid (>= 1.0.1)
sidekiq (>= 6)
sidekiq-unique-jobs (7.1.29)
brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
concurrent-ruby (~> 1.0, >= 1.0.5)

Binary file not shown.

BIN
vendor/cache/fugit-1.8.1.gem vendored Normal file

Binary file not shown.

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

Binary file not shown.

Binary file not shown.