diff --git a/Gemfile b/Gemfile index c18c22d..761524d 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ gem 'rollbar' group :development do gem 'spring' # gem 'better_errors' - gem 'capistrano', "3.8.1" + gem 'capistrano', "3.8.2" gem 'capistrano-bundler' gem 'capistrano-rails' gem 'capistrano-rails-console' diff --git a/Gemfile.lock b/Gemfile.lock index 43f105c..1d7b695 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM sass (>= 3.4.19) builder (3.2.3) byebug (9.0.6) - capistrano (3.8.1) + capistrano (3.8.2) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -205,7 +205,7 @@ GEM nenv (0.3.0) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-ssh (4.1.0) + net-ssh (4.2.0) newrelic_rpm (4.2.0.334) nio4r (2.1.0) nokogiri (1.8.0) @@ -257,7 +257,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.0.0) + rake (12.1.0) ransack (1.8.3) actionpack (>= 3.0) activerecord (>= 3.0) @@ -368,7 +368,7 @@ DEPENDENCIES best_in_place bootstrap (= 4.0.0.alpha6) byebug - capistrano (= 3.8.1) + capistrano (= 3.8.2) capistrano-bundler capistrano-passenger capistrano-rails