1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Added homepage to gemspec

This commit is contained in:
Kir Shatrov 2013-10-13 10:44:52 +02:00
parent 8f436569fb
commit a43a71aa2c

View file

@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
gem.email = ["seenmyfate@gmail.com", "lee.hambley@gmail.com"]
gem.description = %q{Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.}
gem.summary = %q{Capistrano - Welcome to easy deployment with Ruby over SSH}
gem.homepage = ""
gem.homepage = "http://capistranorb.com/"
gem.files = `git ls-files`.split($/)
gem.executables = 'cap'