app-rb.gemspec in app-rb-0.4.0 vs app-rb.gemspec in app-rb-0.5.0
- old
+ new
@@ -9,10 +9,10 @@
spec.authors = ["Alexey Vakhov"]
spec.email = ["vakhov@gmail.com"]
spec.summary = %q{Easy deploy docker apps}
spec.description = %q{Deploy docker apps. Nothing else}
- spec.homepage = "https://github.com/uchiru/app-rb"
+ spec.homepage = "https://github.com/smuzitools/app-rb"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end