MS DC; put pg explictly in heroku group for now

This commit is contained in:
Maxwell Salzberg 2012-01-04 16:04:05 -08:00
parent 643209112b
commit 790c2e84ea
2 changed files with 5 additions and 0 deletions

View file

@ -45,6 +45,9 @@ end
# configuration
group :heroku do
gem 'pg'
end
gem 'settingslogic', '2.0.6'
# database

View file

@ -314,6 +314,7 @@ GEM
parallel (0.5.11)
parallel_tests (0.6.11)
parallel
pg (0.12.2)
polyglot (0.3.3)
rack (1.2.4)
rack-mobile-detect (0.3.0)
@ -501,6 +502,7 @@ DEPENDENCIES
omniauth-tumblr
omniauth-twitter
parallel_tests
pg
rails (= 3.0.11)
rails-i18n
redcarpet (= 2.0.0)