Revert "move unicorn into the heroku group till we decide if we switch completly to it or not"
This reverts commit 641cedf3. Revert "Merge pull request #2663 from torrancew/with_unicorn" This reverts commit 2a2efd09, reversing changes made to 78978f05.
Showing
... | ... | @@ -38,7 +38,6 @@ end |
group :heroku do | ||
gem 'pg' | ||
gem 'unicorn', '~> 4.1.1', :require => false | ||
end | ||
gem 'settingslogic', :git => 'git://github.com/binarylogic/settingslogic.git' | ||
... | ... |
config/unicorn.rb
deleted
100644 → 0
Please register or sign in to comment