capistrano-deploylock.gemspec in capistrano-deploylock-0.0.4 vs capistrano-deploylock.gemspec in capistrano-deploylock-0.0.5
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Capistrano::Deploylock::VERSION
spec.authors = ["tetuyoko"]
spec.email = ["tyokoyama53@gmail.com"]
spec.summary = %q{lock set to deployed server for 1 day.}
spec.description = %q{lock set to deployed server for 1 day.}
- spec.homepage = "https://github.com/tetuyoko/developmentkit"
+ spec.homepage = "https://github.com/tetuyoko/capistrano-deploylock"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})