middleman-deploy.gemspec in middleman-deploy-0.0.2 vs middleman-deploy.gemspec in middleman-deploy-0.0.3

- old
+ new

@@ -6,10 +6,10 @@ s.name = Middleman::Deploy::PACKAGE s.version = Middleman::Deploy::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Tom Vaughan"] s.email = ["thomas.david.vaughan@gmail.com"] - s.homepage = "http://flavors.me/tvaughan" + s.homepage = "http://tvaughan.github.com/middleman-deploy/" s.summary = %q{Deploy a middleman built site over rsync.} s.description = %q{Deploy a middleman built site over rsync.} s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")