Skip to content

Commit

Permalink
pg
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Singletary committed Sep 18, 2011
1 parent 8707182 commit a7893e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ gem 'sqlite3'
gem 'nokogiri'
gem 'rottentomatoes'
gem 'httparty'
gem 'pg'


# Gems used only for assets and not required
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ GEM
multi_json (1.0.3)
multi_xml (0.4.0)
nokogiri (1.5.0)
pg (0.11.0)
polyglot (0.3.2)
rack (1.3.3)
rack-cache (1.0.3)
Expand Down Expand Up @@ -124,6 +125,7 @@ DEPENDENCIES
httparty
jquery-rails
nokogiri
pg
rails (= 3.1.0)
rottentomatoes
sass-rails (~> 3.1.0)
Expand Down

0 comments on commit a7893e0

Please sign in to comment.