Skip to content

Commit

Permalink
Bump sidekiq from 7.2.0 to 7.2.1
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.1.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.2.0...v7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent e3777e9 commit 160be07
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.3)
Expand Down Expand Up @@ -249,7 +249,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.8.1)
redis-client (0.18.0)
redis-client (0.19.1)
connection_pool
redis-objects (1.7.0)
redis
Expand Down Expand Up @@ -300,11 +300,11 @@ GEM
sprockets-rails (>= 2.3.2)
state_machines-activerecord (~> 0.8.0)
validate_url (~> 1.0.0)
sidekiq (7.2.0)
sidekiq (7.2.1)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.14.0)
redis-client (>= 0.19.0)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
Expand Down

0 comments on commit 160be07

Please sign in to comment.