update gemspec
Showing
| ... | @@ -8,9 +8,9 @@ Gem::Specification.new do |spec| | ... | @@ -8,9 +8,9 @@ Gem::Specification.new do |spec| |
| spec.version = Capistrano::Sneakers::VERSION | spec.version = Capistrano::Sneakers::VERSION | ||
| spec.authors = ["Spirit"] | spec.authors = ["Spirit"] | ||
| spec.email = ["neverlandxy.naix@gmail.com"] | spec.email = ["neverlandxy.naix@gmail.com"] | ||
| spec.summary = %q{TODO: Write a short summary. Required.} | spec.summary = %q{Sneakers integration only for Capistrano3} | ||
| spec.description = %q{TODO: Write a longer description. Optional.} | spec.description = %q{Sneakers integration only for Capistrano3} | ||
| spec.homepage = "" | spec.homepage = "https://github.com/NaixSpirit/capistrano-sneakers" | ||
| spec.license = "MIT" | spec.license = "MIT" | ||
| spec.files = `git ls-files -z`.split("\x0") | spec.files = `git ls-files -z`.split("\x0") | ||
| ... | ... |
Please
register
or
sign in
to comment