chore(snyk): Security upgrade sidekiq-cron from 1.11.0 to 1.12.0 (#8523)

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2023-12-10 21:59:12 -08:00
committed by GitHub
parent db9a32a4c0
commit c53591f049
2 changed files with 4 additions and 4 deletions

View File

@@ -116,7 +116,7 @@ gem 'sentry-sidekiq', '>= 5.13.0', require: false
##-- background job processing --##
gem 'sidekiq', '>= 7.1.3'
# We want cron jobs
gem 'sidekiq-cron', '>= 1.11.0'
gem 'sidekiq-cron', '>= 1.12.0'
##-- Push notification service --##
gem 'fcm'