Rakefile in checksummer-0.1.2 vs Rakefile in checksummer-0.1.4

- old
+ new

@@ -11,10 +11,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 = "checksummer" - gem.homepage = "http://github.com/tobstarr/checksummer" + gem.homepage = "http://github.com/dynport/checksummer" gem.license = "MIT" gem.summary = %Q{Replace files with links to md5 files} gem.description = %Q{Replace files with links to md5 files} gem.email = "tobias.schwab@dynport.de" gem.authors = ["Tobias Schwab"]