Bump sidekiq from 8.0.4 to 8.0.7

Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 8.0.4 to 8.0.7.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/compare/v8.0.4...v8.0.7)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-version: 8.0.7
  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] 2025-08-26 04:53:25 +00:00 committed by GitHub
parent 4b80f77768
commit 2a59a20da9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -201,7 +201,7 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
json (2.12.0)
json (2.13.2)
json-schema (5.0.1)
addressable (~> 2.8)
jwt (2.10.1)
@ -304,7 +304,7 @@ GEM
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.1.16)
rack (3.2.0)
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
@ -348,7 +348,7 @@ GEM
psych (>= 4.0.0)
redis (5.4.0)
redis-client (>= 0.22.0)
redis-client (0.24.0)
redis-client (0.25.2)
connection_pool
regexp_parser (2.10.0)
reline (0.6.2)
@ -435,7 +435,7 @@ GEM
concurrent-ruby (~> 1.0, >= 1.0.2)
shoulda-matchers (6.5.0)
activesupport (>= 5.2.0)
sidekiq (8.0.4)
sidekiq (8.0.7)
connection_pool (>= 2.5.0)
json (>= 2.9.0)
logger (>= 1.6.2)