bumping - updates to gridfs and index creation
This commit is contained in:
parent
453e09ce9e
commit
6a71b7e612
|
@ -74,7 +74,7 @@ TEST_FILES = ['tests/mongo-qa/_common.rb',
|
|||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'mongo'
|
||||
s.version = '0.6.2'
|
||||
s.version = '0.6.3'
|
||||
s.platform = Gem::Platform::RUBY
|
||||
s.summary = 'Simple pure-Ruby driver for the 10gen Mongo DB'
|
||||
s.description = 'A pure-Ruby driver for the 10gen Mongo DB. For more information about Mongo, see http://www.mongodb.org.'
|
||||
|
|
Loading…
Reference in New Issue