minor: try tricking github into building the extension
This commit is contained in:
parent
09e549eac3
commit
c9658f1044
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue