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