Skip to content

Commit

Permalink
Bump sidekiq from 7.2.2 to 7.2.4
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.2.2 to 7.2.4.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.2.2...v7.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 15f08c3 commit 93f2cd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -206,7 +206,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.8.1)
Expand Down Expand Up @@ -249,7 +249,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.8.1)
redis-client (0.20.0)
redis-client (0.22.1)
connection_pool
redis-objects (1.7.0)
redis
Expand Down Expand Up @@ -300,7 +300,7 @@ GEM
sprockets-rails (>= 2.3.2)
state_machines-activerecord (~> 0.8.0)
validate_url (~> 1.0.0)
sidekiq (7.2.2)
sidekiq (7.2.4)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down

0 comments on commit 93f2cd0

Please sign in to comment.