Skip to content

Commit

Permalink
Bump capistrano from 3.11.2 to 3.14.1
Browse files Browse the repository at this point in the history
Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.11.2 to 3.14.1.
- [Release notes](https://github.com/capistrano/capistrano/releases)
- [Commits](capistrano/capistrano@v3.11.2...v3.14.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 1, 2020
1 parent ea0685a commit d512cc7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ group :development do
gem 'spring-watcher-listen', '~> 2.0.0'

# Use Capistrano for deployment
gem 'capistrano', '~> 3.10', require: false
gem 'capistrano', '~> 3.14', require: false
gem 'capistrano-bundler', '~> 1.3'
gem 'capistrano-ext', '~> 1.2.1'
gem 'capistrano-passenger', '~> 0.2.0'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ GEM
builder (3.2.4)
byebug (11.1.1)
cancancan (1.17.0)
capistrano (3.11.2)
capistrano (3.14.1)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -607,9 +607,9 @@ GEM
redic
net-http-persistent (3.1.0)
connection_pool (~> 2.2)
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
net-ssh (5.2.0)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
nio4r (2.5.2)
noid (0.9.0)
noid-rails (3.0.2)
Expand Down Expand Up @@ -911,7 +911,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sshkit (1.21.0)
sshkit (1.21.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stub_env (1.0.4)
Expand Down Expand Up @@ -974,7 +974,7 @@ DEPENDENCIES
blacklight_range_limit (= 6.3.3)
bootsnap (= 1.4.7)
byebug
capistrano (~> 3.10)
capistrano (~> 3.14)
capistrano-bundler (~> 1.3)
capistrano-ext (~> 1.2.1)
capistrano-passenger (~> 0.2.0)
Expand Down

0 comments on commit d512cc7

Please sign in to comment.