Rakefile in popularity-0.0.1 vs Rakefile in popularity-0.1.0
- old
+ new
@@ -15,11 +15,11 @@
Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://guides.rubygems.org/specification-reference/ for more options
gem.name = "popularity"
gem.homepage = "http://github.com/jkeen/popularity"
gem.license = "MIT"
- gem.summary = %Q{Popularity searches social networks for urls and returns the metrics.L}
- gem.description = %Q{}
+ gem.summary = %Q{Popularity searches social networks a url and returns the metrics.}
+ gem.description = %Q{Supports Facebook, Twitter, Pinterest, Reddit (Links, Posts, and Comments), Github, Soundcloud, Medium, and Rubygems}
gem.email = "jeff@keen.me"
gem.authors = ["Jeff Keen"]
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new