minor: try tricking github into building the extension

This commit is contained in:
Mike Dirolf 2009-08-10 16:17:13 -04:00
parent 09e549eac3
commit c9658f1044
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ TEST_FILES = []
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = 'mongo_ext' s.name = 'mongo_ext'
s.version = '0.11' s.version = '0.11'
s.platform = Gem::Platform::RUBY s.platform = Gem::Platform::RUBY
s.summary = 'C extensions for the MongoDB Ruby driver' s.summary = 'C extensions for the MongoDB Ruby driver'