Commit ba72f64a by Daniel Mendler Committed by GitHub

Merge pull request #81 from jcoyne/patch-1

Remove rubyforge_project
parents 8e278d5a 2fbd743e
......@@ -13,7 +13,6 @@ Gem::Specification.new do |s|
s.files = `git ls-files`.split("\n")
s.require_paths = %w(lib)
s.rubyforge_project = s.name
s.summary = 'Fast mime detection by extension or content'
s.description = 'Fast mime detection by extension or content in pure ruby (Uses freedesktop.org.xml shared-mime-info database)'
s.homepage = 'https://github.com/minad/mimemagic'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment