updated Capistrano
This commit is contained in:
4
Gemfile
4
Gemfile
@ -36,9 +36,9 @@ gem 'will_paginate', '~> 3.0'
|
||||
group :development do
|
||||
gem 'better_errors', platform: :ruby
|
||||
gem 'binding_of_caller', platform: :ruby
|
||||
gem 'capistrano', '~> 3.2.1'
|
||||
gem 'capistrano', '~> 3.3.0'
|
||||
gem 'capistrano3-puma'
|
||||
gem 'capistrano-rails', '~> 1.1'
|
||||
gem 'capistrano-rails'
|
||||
gem 'capistrano-rvm'
|
||||
gem 'capistrano-upload-config'
|
||||
gem 'rubocop', require: false
|
||||
|
Reference in New Issue
Block a user