yquotes.gemspec in yquotes-0.1.2 vs yquotes.gemspec in yquotes-0.1.4

- old
+ new

@@ -7,10 +7,10 @@ spec.name = "yquotes" spec.version = YQuotes::VERSION spec.authors = ["P Choudhary"] spec.email = ["pankaj17n@outlook.com"] - spec.summary = "Get historical quotes from Yahoo" + spec.summary = "Get historical quotes from Yahoo Finance" spec.homepage = "https://github.com/cpankaj/yquotes" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/})