Bump sidekiq from 6.1.3 to 6.2.0 (#15943)
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.3 to 6.2.0. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v6.1.3...v6.2.0 ) Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -83,7 +83,7 @@ gem 'rqrcode', '~> 1.2' |
gem 'ruby-progressbar', '~> 1.11' | ||
gem 'sanitize', '~> 5.2' | ||
gem 'scenic', '~> 1.5' | ||
gem 'sidekiq', '~> 6.1' | ||
gem 'sidekiq', '~> 6.2' | ||
gem 'sidekiq-scheduler', '~> 3.0' | ||
gem 'sidekiq-unique-jobs', '~> 7.0' | ||
gem 'sidekiq-bulk', '~>0.2.0' | ||
... | ... |
Please register or sign in to comment