inch.gemspec in inch-0.1.2 vs inch.gemspec in inch-0.1.3
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Inch::VERSION
spec.authors = ["René Föhring"]
spec.email = ["rf@bamaru.de"]
spec.summary = %q{Documentation measurement tool for Ruby}
spec.description = %q{Documentation measurement tool for Ruby, based on YARD.}
- spec.homepage = ""
+ spec.homepage = "http://trivelop.de/inch/"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})