Bump sidekiq from 6.2.1 to 6.2.2

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v6.2.1...v6.2.2)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-05 13:35:24 +00:00
committed by GitHub
parent 568d76a3e3
commit 7da0c6ba2a

View File

@@ -155,7 +155,7 @@ GEM
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
concurrent-ruby (1.1.9)
connection_pool (2.2.3)
connection_pool (2.2.5)
crass (1.0.6)
csv_shaper (1.3.2)
activesupport (>= 3.0.0)
@@ -452,7 +452,7 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.2.5)
redis (4.4.0)
regexp_parser (2.1.1)
responders (3.0.1)
actionpack (>= 5.0)
@@ -548,7 +548,7 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sexp_processor (4.15.0)
sidekiq (6.2.1)
sidekiq (6.2.2)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)