Skip to content

Commit

Permalink
Bump sidekiq from 6.5.8 to 6.5.9
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 6.5.8 to 6.5.9.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v6.5.8...v6.5.9)

---
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 May 26, 2023
1 parent adac453 commit e28f49f
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 @@ -3,7 +3,7 @@ GEM
specs:
byebug (11.1.3)
concurrent-ruby (1.2.0)
connection_pool (2.3.0)
connection_pool (2.4.1)
daemons (1.4.1)
date (3.3.3)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -53,7 +53,7 @@ GEM
racc (~> 1.4)
raabro (1.4.0)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.7)
rack-protection (3.0.6)
rack
rack-test (2.1.0)
Expand Down Expand Up @@ -83,7 +83,7 @@ GEM
rspec-support (3.12.0)
ruby-filemagic (0.7.3)
ruby2_keywords (0.0.5)
sidekiq (6.5.8)
sidekiq (6.5.9)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
Expand Down

0 comments on commit e28f49f

Please sign in to comment.