aris-control.gemspec in aris-control-3.0.0 vs aris-control.gemspec in aris-control-3.0.1
- old
+ new
@@ -8,10 +8,10 @@
spec.version = ArisControl::VERSION
spec.authors = ["Gregory Igelmund"]
spec.email = ["gregory.igelmund@gmail.com"]
spec.summary = 'Aris utility'
- spec.description = 'Manage aris users from the command line. Add, delete or list them.'
+ spec.description = 'Manage aris apps from the command line. Add, delete or list them.'
spec.homepage = 'https://github.com/grekko/aris-control'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = 'bin'