Skip to content

Commit

Permalink
Install postgres gem. [#53]
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed Mar 28, 2011
1 parent 890aa9d commit f7ec4f9
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 @@ -2,3 +2,4 @@
source 'http://localhost:8808'

gem 'rails', '~> 2.3.5'
gem 'postgres'
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -11,6 +11,7 @@ GEM
activeresource (2.3.10)
activesupport (= 2.3.10)
activesupport (2.3.10)
postgres (0.7.9.2008.01.28)
rack (1.1.0)
rails (2.3.10)
actionmailer (= 2.3.10)
Expand All @@ -25,4 +26,5 @@ PLATFORMS
ruby

DEPENDENCIES
postgres
rails (~> 2.3.5)

0 comments on commit f7ec4f9

Please sign in to comment.