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
|
@ -41,7 +41,7 @@ GEM
|
|||
tzinfo (~> 1.1)
|
||||
addressable (2.5.1)
|
||||
public_suffix (~> 2.0, >= 2.0.2)
|
||||
airbrussh (1.1.2)
|
||||
airbrussh (1.2.0)
|
||||
sshkit (>= 1.6.1, != 1.7.0)
|
||||
arel (7.1.4)
|
||||
ast (2.3.0)
|
||||
|
@ -469,7 +469,7 @@ DEPENDENCIES
|
|||
binding_of_caller
|
||||
browserify-rails
|
||||
bullet
|
||||
capistrano
|
||||
capistrano (= 3.8.0)
|
||||
capistrano-faster-assets (~> 1.0)
|
||||
capistrano-rails
|
||||
capistrano-rbenv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue