Commit cf3dc851 by Andrew Babichev

Switch homepage in gemspec

parent f60dacd3
......@@ -5,11 +5,11 @@ require 'capistrano/sneakers/version'
Gem::Specification.new do |spec|
spec.name = "capistrano-sneakers"
spec.version = Capistrano::Sneakers::VERSION
spec.authors = ["Spirit"]
spec.email = ["neverlandxy.naix@gmail.com"]
spec.summary = %q{Sneakers integration only for Capistrano3}
spec.description = %q{Sneakers integration only for Capistrano3}
spec.homepage = "https://github.com/NaixSpirit/capistrano-sneakers"
spec.authors = ["Karl Kloppenborg, Andrew Babichev, NaixSpirit"]
spec.email = ["karl@hyperconnect.com.au", "andrew.babichev@gmail.com", "neverlandxy.naix@gmail.com"]
spec.summary = %q{Sneakers integration for Capistrano}
spec.description = %q{Sneakers integration for Capistrano}
spec.homepage = "https://github.com/inventionlabsSydney/capistrano-sneakers"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment