Update pg dependency to version 0.12.0

This commit is contained in:
Erik Michaels-Ober 2011-12-08 11:32:32 -08:00
parent eec63478bf
commit 8c72ad0ac2
1 changed files with 4 additions and 1 deletions

View File

@ -95,7 +95,8 @@ GEM
mime-types (1.17.2)
multi_json (1.0.4)
orm_adapter (0.0.5)
pg (0.11.0)
pg (0.12.0)
rake-compiler (~> 0.7)
polyglot (0.3.3)
rack (1.3.5)
rack-cache (1.1)
@ -127,6 +128,8 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rake-compiler (0.7.9)
rake
rdoc (3.11)
json (~> 1.4)
remotipart (1.0.1)