pageinfo.gemspec in pageinfo-0.2.3 vs pageinfo.gemspec in pageinfo-0.2.4
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Pageinfo::VERSION
spec.authors = ["aditiamahdar"]
spec.email = ["adit@41studio.com"]
spec.summary = %q{Browse your page meta info and optimize your SEO strategy.}
- spec.description = %q{Pageinfo will browse through your site then list every page on your site and give detail meta info about the page.}
+ spec.description = %q{Page Info gem will browse through your site then list every page on your site and give detail meta info about the page.}
spec.homepage = "https://github.com/aditiamahdar/pageinfo"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = "exe"