Removed manifest from the Gemspec.
This commit is contained in:
parent
1fdf876a93
commit
8601cf6e74
|
@ -17,7 +17,6 @@ Gem::Specification.new do |s|
|
||||||
'ext/**/*',
|
'ext/**/*',
|
||||||
'README.md',
|
'README.md',
|
||||||
'LICENSE',
|
'LICENSE',
|
||||||
'MANIFEST',
|
|
||||||
'oga.gemspec',
|
'oga.gemspec',
|
||||||
'.yardopts'
|
'.yardopts'
|
||||||
]).select { |path| File.file?(path) }
|
]).select { |path| File.file?(path) }
|
||||||
|
|
Loading…
Reference in New Issue