nakal.gemspec in nakal-0.1.0 vs nakal.gemspec in nakal-0.1.1

- 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 = "Automated visual regression testing of android and ios apps with appoum/calabash or any other tool" + spec.summary = "Automated visual regression testing of android and ios apps with appium , calabash or any other driver" spec.description = spec.summary spec.homepage = "https://github.com/rajdeepv/nakal" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0")