production unicorn changes

This commit is contained in:
r888888888
2016-11-07 03:24:34 -08:00
parent 898f3b105d
commit 619beb00af
3 changed files with 22 additions and 6 deletions

View File

@@ -69,8 +69,8 @@ end
group :production do
gem 'newrelic_rpm'
# gem 'unicorn-worker-killer'
# gem 'gctools', :platforms => :ruby
gem 'unicorn-worker-killer'
gem 'gctools', :platforms => :ruby
end
group :development do