dryrun.gemspec in dryrun-0.5.3 vs dryrun.gemspec in dryrun-0.5.4
- old
+ new
@@ -12,11 +12,11 @@
spec.name = "dryrun"
spec.version = DryRun::VERSION
spec.authors = ["cesar ferreira"]
spec.email = ["cesar.manuel.ferreira@gmail.com"]
- spec.summary = %q{Tool which allows to quickly try the demo project of any Android Library}
- spec.description = %q{Tool which allows to quickly try the demo project of any Android Library}
+ spec.summary = %q{Tool to try any android library hosted online directly from the command line}
+ spec.description = %q{Tool to try any android library hosted online directly from the command line}
spec.homepage = "https://github.com/cesarferreira/dryrun"
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = "bin"