aggcat.gemspec in aggcat-0.1.3 vs aggcat.gemspec in aggcat-0.1.4
- old
+ new
@@ -7,10 +7,10 @@
spec.name = 'aggcat'
spec.version = Aggcat::VERSION
spec.authors = ['Gene Drabkin']
spec.email = ['gene.drabkin@gmail.com']
spec.description = %q{Aggcat wraps Intuit's Customer Account Data API in a simple client}
- spec.summary = %q{Intuit Customer Account Data API client}
+ spec.summary = %q{Ruby client for Intuit Customer Account Data APIs}
spec.homepage = 'https://github.com/cloocher/aggcat'
spec.license = 'MIT'
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }