nakal.gemspec in nakal-0.0.5 vs nakal.gemspec in nakal-0.0.6

- old
+ new

@@ -6,10 +6,10 @@ Gem::Specification.new do |spec| spec.name = "nakal" spec.version = Nakal::VERSION spec.authors = ["Rajdeep"] spec.email = ["mail.rajvarma@gmail.com"] - spec.summary = "Visual regression testing of android and ios apps" + spec.summary = "Automated visual regression testing of android and ios apps with appoum/calabash or any other tool" spec.description = spec.summary spec.homepage = "https://github.com/rajdeepv/nakal" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0")