crumpet.gemspec in crumpet-0.1.0 vs crumpet.gemspec in crumpet-0.1.1
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Crumpet::VERSION
spec.authors = ["Grant Colegate"]
spec.email = ["blaknite@thelanbox.com.au"]
spec.summary = "Simple breadcrumbs for Rails"
- spec.homepage = "http://example.com"
+ spec.homepage = "https://github.com/blaknite/crumpet"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end