Bump capistrano from 3.18.1 to 3.19.1
Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.18.1 to 3.19.1. - [Release notes](https://github.com/capistrano/capistrano/releases) - [Commits](https://github.com/capistrano/capistrano/compare/v3.18.1...v3.19.1) --- updated-dependencies: - dependency-name: capistrano dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
fb978c8051
commit
e0fa4e43ab
12
Gemfile.lock
12
Gemfile.lock
@@ -81,7 +81,7 @@ GEM
|
||||
airbrake-ruby (~> 6.0)
|
||||
airbrake-ruby (6.2.2)
|
||||
rbtree3 (~> 0.6)
|
||||
airbrussh (1.5.1)
|
||||
airbrussh (1.5.2)
|
||||
sshkit (>= 1.6.1, != 1.7.0)
|
||||
akami (1.3.3)
|
||||
base64
|
||||
@@ -110,7 +110,7 @@ GEM
|
||||
json
|
||||
builder (3.3.0)
|
||||
cancancan (3.5.0)
|
||||
capistrano (3.18.1)
|
||||
capistrano (3.19.1)
|
||||
airbrussh (>= 1.0.0)
|
||||
i18n
|
||||
rake (>= 10.0.0)
|
||||
@@ -368,7 +368,7 @@ GEM
|
||||
net-ssh (>= 5.0.0, < 8.0.0)
|
||||
net-smtp (0.5.0)
|
||||
net-protocol
|
||||
net-ssh (7.2.1)
|
||||
net-ssh (7.2.3)
|
||||
nio4r (2.7.3)
|
||||
nkf (0.2.0)
|
||||
nokogiri (1.16.6)
|
||||
@@ -626,8 +626,8 @@ GEM
|
||||
actionpack (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
sprockets (>= 3.0.0)
|
||||
sshkit (1.22.0)
|
||||
mutex_m
|
||||
sshkit (1.23.0)
|
||||
base64
|
||||
net-scp (>= 1.1.2)
|
||||
net-sftp (>= 2.1.2)
|
||||
net-ssh (>= 2.8.0)
|
||||
@@ -700,7 +700,7 @@ DEPENDENCIES
|
||||
autoprefixer-rails (~> 10.4.16)
|
||||
bing_translator (~> 6.2.0)
|
||||
cancancan (~> 3.5.0)
|
||||
capistrano (~> 3.18.1)
|
||||
capistrano (~> 3.19.1)
|
||||
capistrano-bundler (~> 2.1.0)
|
||||
capistrano-npm (~> 1.0.3)
|
||||
capistrano-rails (~> 1.6.3)
|
||||
|
||||
Reference in New Issue
Block a user