database production
Showing
| ... | @@ -25,6 +25,7 @@ gem 'capistrano', '~> 3.2.0' | ... | @@ -25,6 +25,7 @@ gem 'capistrano', '~> 3.2.0' |
| gem 'capistrano-bundler' | gem 'capistrano-bundler' | ||
| gem 'capistrano-rails' | gem 'capistrano-rails' | ||
| gem 'capistrano3-unicorn' | gem 'capistrano3-unicorn' | ||
| gem 'capistrano-rvm' | |||
| group :development, :test do | group :development, :test do | ||
| gem 'sqlite3', '1.3.9' | gem 'sqlite3', '1.3.9' | ||
| ... | ... |
Please
register
or
sign in
to comment