Rakefile in karousel-0.9.10 vs Rakefile in karousel-0.9.11

- old
+ new

@@ -13,10 +13,10 @@ require 'jeweler' Jeweler::Tasks.new do |gem| # gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options gem.name = "karousel" - gem.homepage = "http://github.com/dimus/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.email = "dmozzherin@gmail.com" gem.authors = ["Dmitry Mozzherin", "David Shorthouse"]