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