rakefile.rb in valuable-0.8 vs rakefile.rb in valuable-0.8.2

- old
+ new

@@ -56,10 +56,10 @@ s.has_rdoc = true s.rubyforge_project = RUBY_FORGE_PROJECT s.author = 'Johnathon Wright' s.email = 'jw@mustmodify.com' - s.homepage = 'http://www.github.com/mustmodify/valuable' + s.homepage = 'http://valuable.mustmodify.com' end Rake::GemPackageTask.new(spec) do |pkg| #pkg.need_zip = true #pkg.need_tar = true