Update sidekiq-cron to version 1.11.0 (#20344)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <mac@forem.com>
This commit is contained in:
depfu[bot] 2023-11-14 09:42:33 -05:00 committed by GitHub
parent d6f24947a2
commit 9c268e3ca5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 3 additions and 3 deletions

View file

@ -329,7 +329,7 @@ GEM
nokogiri (>= 1.5.11, < 2.0.0)
formatador (1.1.0)
front_matter_parser (1.0.1)
fugit (1.8.1)
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
gemoji (4.1.0)
@ -822,11 +822,11 @@ GEM
shellany (0.0.1)
shoulda-matchers (5.3.0)
activesupport (>= 5.2.0)
sidekiq (6.5.9)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
sidekiq-cron (1.10.1)
sidekiq-cron (1.11.0)
fugit (~> 1.8)
globalid (>= 1.0.1)
sidekiq (>= 6)

Binary file not shown.

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

Binary file not shown.

BIN
vendor/cache/sidekiq-6.5.12.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

Binary file not shown.