deploy
Showing
| ... | ... | @@ -26,7 +26,7 @@ gem 'capistrano', '~> 3.2.0' |
| gem 'capistrano3-unicorn' | ||
| gem 'capistrano-rails' | ||
| gem 'capistrano-bundler', '>= 1.1.0' | ||
| gem 'capistrano-rvm', git: 'git@github.com:capistrano/rvm.git' | ||
| gem 'capistrano-rvm' | ||
| group :development, :test do | ||
| gem 'sqlite3', '1.3.9' | ||
| ... | ... |
Please
register
or
sign in
to comment