Merge pull request #2884 from consul/dependabot/bundler/capistrano-rails-1.4.0

Bump capistrano-rails from 1.3.1 to 1.4.0
This commit is contained in:
Raimond Garcia
2018-09-17 19:08:58 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -86,7 +86,7 @@ end
group :development do
gem 'capistrano', '~> 3.10.1', require: false
gem 'capistrano-bundler', '~> 1.2', require: false
gem 'capistrano-rails', '~> 1.3.1', require: false
gem 'capistrano-rails', '~> 1.4.0', require: false
gem 'capistrano3-delayed-job', '~> 1.7.3'
gem 'mdl', '~> 0.5.0', require: false
gem 'rubocop', '~> 0.54.0', require: false

View File

@@ -83,7 +83,7 @@ GEM
capistrano-bundler (1.3.0)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-rails (1.3.1)
capistrano-rails (1.4.0)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano3-delayed-job (1.7.5)
@@ -272,7 +272,7 @@ GEM
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.2.0)
net-ssh (5.0.2)
newrelic_rpm (4.1.0.333)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
@@ -449,7 +449,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sshkit (1.15.1)
sshkit (1.17.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
term-ansicolor (1.6.0)
@@ -509,7 +509,7 @@ DEPENDENCIES
cancancan (~> 2.1.2)
capistrano (~> 3.10.1)
capistrano-bundler (~> 1.2)
capistrano-rails (~> 1.3.1)
capistrano-rails (~> 1.4.0)
capistrano3-delayed-job (~> 1.7.3)
capybara (~> 2.17.0)
ckeditor (~> 4.2.3)