PageRankr.gemspec in PageRankr-2.0.0 vs PageRankr.gemspec in PageRankr-2.0.1

- old
+ new

@@ -5,11 +5,11 @@ s.version = PageRankr::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Allen Madsen"] s.email = ["blatyo@gmail.com"] s.homepage = "http://github.com/blatyo/page_rankr" - s.summary = "Easy way to retrieve Google Page Rank, Alexa Rank, and backlink counts" - s.description = "Easy way to retrieve Google Page Rank, Alexa Rank, and backlink counts" + s.summary = "Easy way to retrieve Google Page Rank, Alexa Rank, backlink counts, and index counts." + s.description = "Easy way to retrieve Google Page Rank, Alexa Rank, backlink counts, and index counts." s.required_rubygems_version = ">= 1.3.6" s.add_development_dependency "rspec", "~> 2.1.0" s.add_development_dependency "bundler", ">= 1.0.0" s.add_development_dependency "fuubar", ">= 0.0.1"