Skip to content

Commit

Permalink
chore(deps): bump sidekiq from 7.2.0 to 7.2.4 (#2316)
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.2.0 to 7.2.4.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.2.0...v7.2.4)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent aaf9f3d commit 2a4f5f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,8 @@ GEM
activesupport (>= 6.1)
hashdiff (1.0.1)
hiredis (0.6.3)
hiredis-client (0.14.1)
redis-client (= 0.14.1)
hiredis-client (0.22.2)
redis-client (= 0.22.2)
http (5.1.0)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -398,7 +398,7 @@ GEM
rubyzip (~> 2.3)
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.14.1)
redis-client (0.22.2)
connection_pool
redis-objects (2.0.0.beta)
redis (~> 5.0)
Expand Down Expand Up @@ -439,11 +439,11 @@ GEM
shoulda-context (2.0.0)
shoulda-matchers (5.2.0)
activesupport (>= 5.2.0)
sidekiq (7.2.0)
sidekiq (7.2.4)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.14.0)
redis-client (>= 0.19.0)
sidekiq-unique-jobs (8.0.10)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 7.0.0, < 8.0.0)
Expand Down

0 comments on commit 2a4f5f8

Please sign in to comment.