Rakefile in guerrilla_patch-2.8.0 vs Rakefile in guerrilla_patch-2.8.1
- old
+ new
@@ -16,10 +16,10 @@
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "guerrilla_patch"
gem.homepage = "http://github.com/drkreso/guerrilla_patch"
gem.license = "MIT"
gem.summary = %Q{Collection of monkey patches}
- gem.description = %Q{I am tierd of hunting down monkey patches at large. Caging them inside this gem}
+ gem.description = %Q{Since I am tired of hunting down monkey patches at large I am caging them inside this gem}
gem.email = "kresimir.bojcic@gmail.com"
gem.authors = ["drKreso"]
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new