Skip to content
This repository has been archived by the owner on Jul 4, 2018. It is now read-only.

Commit

Permalink
Postgres gem for heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
averell23 committed Feb 23, 2012
1 parent e2c60d8 commit 9a74636
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -7,6 +7,7 @@ gem 'rails', '3.2.1'

gem 'jdbc-sqlite3'
gem 'activerecord-jdbcsqlite3-adapter'
gem 'pg'

gem 'json'

Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -59,6 +59,7 @@ GEM
treetop (~> 1.4.8)
mime-types (1.17.2)
multi_json (1.1.0)
pg (0.13.2)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.1)
Expand Down Expand Up @@ -115,6 +116,7 @@ DEPENDENCIES
jdbc-sqlite3
jquery-rails
json
pg
rails (= 3.2.1)
sass-rails (~> 3.2.3)
therubyrhino
Expand Down

0 comments on commit 9a74636

Please sign in to comment.