removing pg gem...
This commit is contained in:
parent
ab21f6fcb1
commit
a51a16379e
2 changed files with 0 additions and 3 deletions
1
Gemfile
1
Gemfile
|
@ -3,5 +3,4 @@ source :gemcutter
|
|||
gem "rack"
|
||||
gem "sinatra"
|
||||
gem "sequel"
|
||||
gem "pg"
|
||||
gem "anybase"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue