lock capistrano to 3.8.0 (#1890)
This commit is contained in:
parent
5d710b1139
commit
865cb39e9b
3 changed files with 7 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -88,7 +88,7 @@ group :development do
|
|||
gem 'bullet'
|
||||
gem 'active_record_query_trace'
|
||||
|
||||
gem 'capistrano'
|
||||
gem 'capistrano', '3.8.0'
|
||||
gem 'capistrano-rails'
|
||||
gem 'capistrano-rbenv'
|
||||
gem 'capistrano-yarn'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue