Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent f72fd45 commit f624359
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
lodash-rails (4.17.21)
railties (>= 3.1)
logger (1.6.2)
logger (1.6.3)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -290,7 +290,7 @@ GEM
rdoc (6.8.1)
psych (>= 4.0.0)
redis (4.8.1)
redis-client (0.22.2)
redis-client (0.23.0)
connection_pool
redis-objects (1.7.0)
redis
Expand Down Expand Up @@ -344,7 +344,7 @@ GEM
sprockets-rails (>= 2.3.2)
state_machines-activerecord (~> 0.8.0)
validate_url (~> 1.0.0)
sidekiq (7.3.6)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand Down

0 comments on commit f624359

Please sign in to comment.