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 24, 2025
1 parent 2dcb18c commit 7d6df7b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ GEM
capistrano-rails (1.7.0)
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 @@ -133,8 +133,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
csv (3.3.2)
date (3.4.1)
Expand Down Expand Up @@ -177,7 +177,7 @@ GEM
rainbow
rubocop (>= 1.0)
sysexits (~> 1.1)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.14.2)
Expand All @@ -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 All @@ -216,7 +216,7 @@ GEM
net-protocol
net-protocol (0.2.2)
timeout
net-scp (4.0.0)
net-scp (4.1.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
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.2)
connection_pool
regexp_parser (2.10.0)
reline (0.5.12)
Expand Down

0 comments on commit 7d6df7b

Please sign in to comment.