Skip to content

Commit 9bb0766

Browse files
author
Raphael Doehring
committed
corrected gemspec, again
1 parent 8ef4f06 commit 9bb0766

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

mimetype-fu.gemspec

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ Gem::Specification.new do |s|
1010
s.description = %q{get the mimetype of a file directly in Ruby}
1111
s.email = %q{[email protected]}
1212
s.extra_rdoc_files = [
13-
"README"
13+
"README.rdoc"
1414
]
1515
s.files = [
16-
"MIT-LICENSE",
17-
"README.md",
16+
"MIT-LICENSE",
1817
"Rakefile",
1918
"VERSION",
2019
"init.rb",

0 commit comments

Comments
 (0)