diff --git a/Gemfile b/Gemfile index 6eba2e4..d24d2d5 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem 'uglifier', '>= 1.3.0' group :development do gem 'capistrano', '~> 3.11.0' gem 'capistrano-bundler', '~> 1.1.2' - gem 'capistrano-rails', '~> 1.1.1' + gem 'capistrano-rails', '~> 1.4.0' gem 'sqlite3' # Add this if you're using rvm gem 'better_errors' diff --git a/Gemfile.lock b/Gemfile.lock index 525a9ca..4b0efe4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM capistrano-bundler (1.1.4) capistrano (~> 3.1) sshkit (~> 1.2) - capistrano-rails (1.1.8) + capistrano-rails (1.4.0) capistrano (~> 3.1) capistrano-bundler (~> 1.1) carrierwave (1.2.3) @@ -119,7 +119,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.4) crass (1.0.4) debug_inspector (0.0.3) devise (4.5.0) @@ -309,7 +309,7 @@ GEM railties (>= 4.0.1) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.1.1) + i18n (1.3.0) concurrent-ruby (~> 1.0) inflecto (0.0.2) ipaddress (0.8.3) @@ -351,7 +351,7 @@ GEM mysql2 (0.4.10) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-ssh (5.0.2) + net-ssh (5.1.0) netrc (0.11.0) nifty-dialog (1.1.1) nifty-key-value-store (1.0.2) @@ -405,7 +405,7 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) raindrops (0.19.0) - rake (12.3.1) + rake (12.3.2) ransack (2.0.1) actionpack (>= 5.0) activerecord (>= 5.0) @@ -491,7 +491,7 @@ DEPENDENCIES bootstrap (~> 4.1.3) capistrano (~> 3.11.0) capistrano-bundler (~> 1.1.2) - capistrano-rails (~> 1.1.1) + capistrano-rails (~> 1.4.0) capistrano-rvm! coffee-rails (>= 4.0.0) faker