Skip to content

Commit

Permalink
Bump capistrano-sidekiq from 2.3.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [capistrano-sidekiq](https://github.com/seuros/capistrano-sidekiq) from 2.3.1 to 3.0.0.
- [Changelog](https://github.com/seuros/capistrano-sidekiq/blob/master/CHANGELOG.md)
- [Commits](seuros/capistrano-sidekiq@v2.3.1...v3.0.0)

---
updated-dependencies:
- dependency-name: capistrano-sidekiq
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 8388e68 commit ede21c8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ GEM
capistrano-rails (1.6.3)
capistrano (~> 3.1)
capistrano-bundler (>= 1.1, < 3)
capistrano-sidekiq (2.3.1)
capistrano-sidekiq (3.0.0)
capistrano (>= 3.9.0)
capistrano-bundler
sidekiq (>= 6.0)
sidekiq (>= 6.0.6)
capybara (3.40.0)
addressable
matrix
Expand All @@ -134,7 +134,7 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
connection_pool (2.5.0)
crass (1.0.6)
csv (3.3.2)
date (3.4.1)
Expand Down Expand Up @@ -191,7 +191,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.3)
logger (1.6.5)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -229,7 +229,7 @@ GEM
racc (~> 1.4)
openssl (3.3.0)
orm_adapter (0.5.0)
ostruct (0.6.0)
ostruct (0.6.1)
paper_trail (16.0.0)
activerecord (>= 6.1)
request_store (~> 1.4)
Expand Down Expand Up @@ -307,7 +307,7 @@ GEM
ffi (~> 1.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redis-client (0.23.0)
redis-client (0.23.1)
connection_pool
regexp_parser (2.10.0)
reline (0.5.12)
Expand Down

0 comments on commit ede21c8

Please sign in to comment.