capistrano changes
This commit is contained in:
15
Gemfile
15
Gemfile
@@ -28,16 +28,11 @@ group :development do
|
||||
gem 'better_errors'
|
||||
gem 'binding_of_caller'
|
||||
gem 'rails-erd'
|
||||
# deploy with capistrano
|
||||
gem 'capistrano-rails', '~> 1.1.2'
|
||||
gem 'capistrano-rbenv', '~> 2.0'
|
||||
gem 'capistrano-bundler', '~> 1.1.3'
|
||||
end
|
||||
|
||||
# To use Jbuilder templates for JSON
|
||||
# gem 'jbuilder'
|
||||
|
||||
# Use unicorn as the app server
|
||||
gem 'unicorn'
|
||||
|
||||
# Deploy with Capistrano
|
||||
gem 'capistrano'
|
||||
|
||||
# To use debugger
|
||||
# gem 'debugger'
|
||||
gem 'unicorn'
|
||||
Reference in New Issue
Block a user