Merge pull request #14 from Tensho/sneakers-monit-templates-path
Mimicry capistrano-sidekiq
Showing
| ... | @@ -5,11 +5,11 @@ require 'capistrano/sneakers/version' | ... | @@ -5,11 +5,11 @@ require 'capistrano/sneakers/version' |
| Gem::Specification.new do |spec| | Gem::Specification.new do |spec| | ||
| spec.name = "capistrano-sneakers" | spec.name = "capistrano-sneakers" | ||
| spec.version = Capistrano::Sneakers::VERSION | spec.version = Capistrano::Sneakers::VERSION | ||
| spec.authors = ["Spirit"] | spec.authors = ["Karl Kloppenborg, Andrew Babichev, NaixSpirit"] | ||
| spec.email = ["neverlandxy.naix@gmail.com"] | spec.email = ["karl@hyperconnect.com.au", "andrew.babichev@gmail.com", "neverlandxy.naix@gmail.com"] | ||
| spec.summary = %q{Sneakers integration only for Capistrano3} | spec.summary = %q{Sneakers integration for Capistrano} | ||
| spec.description = %q{Sneakers integration only for Capistrano3} | spec.description = %q{Sneakers integration for Capistrano} | ||
| spec.homepage = "https://github.com/NaixSpirit/capistrano-sneakers" | spec.homepage = "https://github.com/inventionlabsSydney/capistrano-sneakers" | ||
| spec.license = "MIT" | spec.license = "MIT" | ||
| spec.files = `git ls-files -z`.split("\x0") | spec.files = `git ls-files -z`.split("\x0") | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment