1
2
3
4
5
6
source "https://rubygems.org"
gem "capistrano", "~>2.14.2"
gem "capistrano-ext", :require => 'capistrano/ext/multistage'