update cap

This commit is contained in:
Torsten Ruger 2017-09-23 20:32:19 +03:00
parent c0709983d7
commit d3bf7b33fd
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@ gem 'rollbar'
group :development do group :development do
gem 'spring' gem 'spring'
# gem 'better_errors' # gem 'better_errors'
gem 'capistrano', "3.8.1" gem 'capistrano', "3.8.2"
gem 'capistrano-bundler' gem 'capistrano-bundler'
gem 'capistrano-rails' gem 'capistrano-rails'
gem 'capistrano-rails-console' gem 'capistrano-rails-console'

View File

@ -61,7 +61,7 @@ GEM
sass (>= 3.4.19) sass (>= 3.4.19)
builder (3.2.3) builder (3.2.3)
byebug (9.0.6) byebug (9.0.6)
capistrano (3.8.1) capistrano (3.8.2)
airbrussh (>= 1.0.0) airbrussh (>= 1.0.0)
i18n i18n
rake (>= 10.0.0) rake (>= 10.0.0)
@ -205,7 +205,7 @@ GEM
nenv (0.3.0) nenv (0.3.0)
net-scp (1.2.1) net-scp (1.2.1)
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
net-ssh (4.1.0) net-ssh (4.2.0)
newrelic_rpm (4.2.0.334) newrelic_rpm (4.2.0.334)
nio4r (2.1.0) nio4r (2.1.0)
nokogiri (1.8.0) nokogiri (1.8.0)
@ -257,7 +257,7 @@ GEM
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
rake (12.0.0) rake (12.1.0)
ransack (1.8.3) ransack (1.8.3)
actionpack (>= 3.0) actionpack (>= 3.0)
activerecord (>= 3.0) activerecord (>= 3.0)
@ -368,7 +368,7 @@ DEPENDENCIES
best_in_place best_in_place
bootstrap (= 4.0.0.alpha6) bootstrap (= 4.0.0.alpha6)
byebug byebug
capistrano (= 3.8.1) capistrano (= 3.8.2)
capistrano-bundler capistrano-bundler
capistrano-passenger capistrano-passenger
capistrano-rails capistrano-rails