turkish_banks.gemspec in turkish_banks-0.1.0 vs turkish_banks.gemspec in turkish_banks-0.2.0

- old
+ new

@@ -12,10 +12,10 @@ # if spec.respond_to?(:metadata) # spec.metadata['allowed_push_host'] = "" # end spec.summary = "Fetch Turkish Banks and their branches." - spec.description = "Fetch the all data about Turkish Banks and theri branches." + spec.description = "Fetch the all data about Turkish Banks and their branches." spec.homepage = "https://github.com/enderahmetyurt/turkish_banks" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = "exe"