swoop.gemspec in swoop_report-0.2.1 vs swoop.gemspec in swoop_report-0.2.2

- old
+ new

@@ -7,10 +7,10 @@ spec.name = "swoop_report" spec.version = Swoop::VERSION spec.authors = ["Ikhsan Assaat"] spec.email = ["ikhsan.assaat@songkick.com"] - spec.summary = "Compare how swift swoops objective-c classes over time" + spec.summary = "Swift and Objective-C comparison reporter" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = "exe" spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }