neptuno.gemspec in neptuno-1.0.2 vs neptuno.gemspec in neptuno-1.0.3
- old
+ new
@@ -7,11 +7,11 @@
spec.version = Neptuno::VERSION
spec.authors = ['Roberto Plancarte']
spec.email = ['roberto.plancarte@gmail.com']
spec.summary = 'Unified Development Environment CLI'
- spec.description = "A CLI for Roberto Plancarte's Neptuno architectural style"
- spec.homepage = 'https://github.com/robertoplancarte/neptuno.git'
+ spec.description = "A CLI for Neptuno distributed architectural style applications"
+ spec.homepage = 'https://github.com/apptegy/neptuno'
spec.license = 'Apache-2.0'
spec.required_ruby_version = '>= 2.6.1'
# spec.metadata['allowed_push_host'] = "TODO: Set to 'https://mygemserver.com'"