Removed manifest from the Gemspec.

This commit is contained in:
Yorick Peterse 2014-09-04 14:02:56 +02:00
parent 1fdf876a93
commit 8601cf6e74
1 changed files with 0 additions and 1 deletions

View File

@ -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) }