capistrano-mon.gemspec in capistrano-mon-0.0.1 vs capistrano-mon.gemspec in capistrano-mon-0.0.2

- old
+ new

@@ -8,10 +8,10 @@ gem.version = Capistrano::Mon::VERSION gem.authors = ["Yamashita Yuu"] gem.email = ["yamashita@geishatokyo.com"] gem.description = %q{a capistrano recipe to setup mon.} gem.summary = %q{a capistrano recipe to setup mon.} - gem.homepage = "" + gem.homepage = "https://github.com/yyuu/capistrano-mon" gem.files = `git ls-files`.split($/) gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) } gem.test_files = gem.files.grep(%r{^(test|spec|features)/}) gem.require_paths = ["lib"]