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/**/*',
'README.md',
'LICENSE',
'MANIFEST',
'oga.gemspec',
'.yardopts'
]).select { |path| File.file?(path) }