minor: playing with github gem builder
This commit is contained in:
parent
3a726c34cc
commit
fd4054ad2c
@ -14,7 +14,6 @@ Gem::Specification.new do |s|
|
|||||||
s.description = 'C extensions to accelerate the MondoDB Ruby driver. For more information about Mongo, see http://www.mongodb.org.'
|
s.description = 'C extensions to accelerate the MondoDB Ruby driver. For more information about Mongo, see http://www.mongodb.org.'
|
||||||
|
|
||||||
s.require_paths = ['ext']
|
s.require_paths = ['ext']
|
||||||
|
|
||||||
s.files = PACKAGE_FILES
|
s.files = PACKAGE_FILES
|
||||||
s.test_files = TEST_FILES
|
s.test_files = TEST_FILES
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user