Skip to content

Commit

Permalink
Bump sidekiq from 7.0.7 to 7.0.8
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.0.7 to 7.0.8.
- [Release notes](https://github.com/sidekiq/sidekiq/releases)
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.0.7...v7.0.8)

---
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 Apr 6, 2023
1 parent 30e4441 commit 48288bd
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 @@ -93,7 +93,7 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
connection_pool (2.3.0)
connection_pool (2.4.0)
crass (1.0.6)
date (3.3.3)
descendants_tracker (0.0.4)
Expand Down Expand Up @@ -247,7 +247,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.8.0)
redis-client (0.14.0)
redis-client (0.14.1)
connection_pool
redis-objects (1.7.0)
redis
Expand Down Expand Up @@ -298,7 +298,7 @@ GEM
sprockets-rails (>= 2.3.2)
state_machines-activerecord (~> 0.8.0)
validate_url (~> 1.0.0)
sidekiq (7.0.7)
sidekiq (7.0.8)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down

0 comments on commit 48288bd

Please sign in to comment.