Rakefile in karousel-0.9.11 vs Rakefile in karousel-0.9.12
- old
+ new
@@ -16,10 +16,10 @@
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "karousel"
gem.homepage = "http://github.com/GlobalNamesArchitecture/karousel"
gem.license = "MIT"
gem.summary = %Q{Job dispenser for parallel workers}
- gem.description = %Q{Use it if you have waaay to many items in your workers' queue}
+ gem.description = %Q{Use it if you have waaay too many items in your workers' queue}
gem.email = "dmozzherin@gmail.com"
gem.authors = ["Dmitry Mozzherin", "David Shorthouse"]
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new