removing pg gem...

This commit is contained in:
Andrew Davidson 2010-09-14 15:40:14 +08:00
parent ab21f6fcb1
commit a51a16379e
2 changed files with 0 additions and 3 deletions

View file

@ -3,5 +3,4 @@ source :gemcutter
gem "rack"
gem "sinatra"
gem "sequel"
gem "pg"
gem "anybase"

View file

@ -2,7 +2,6 @@ GEM
remote: http://rubygems.org/
specs:
anybase (0.0.11)
pg (0.9.0)
rack (1.2.1)
sequel (3.15.0)
sinatra (1.0)
@ -13,7 +12,6 @@ PLATFORMS
DEPENDENCIES
anybase
pg
rack
sequel
sinatra