we do not need the mysql gem for heroku after all....
Showing
... | ... | @@ -38,7 +38,6 @@ end |
group :heroku do | ||
gem 'pg' | ||
gem 'mysql' | ||
end | ||
gem 'settingslogic', :git => 'git://github.com/binarylogic/settingslogic.git' | ||
... | ... |
Please register or sign in to comment