sec_id.gemspec in sec_id-2.0.0 vs sec_id.gemspec in sec_id-2.0.1

- old
+ new

@@ -8,11 +8,11 @@ spec.name = 'sec_id' spec.version = SecId::VERSION spec.authors = ['Leonid Svyatov'] spec.email = ['leonid@svyatov.ru'] - spec.summary = 'Validate security identification numbers with ease!' - spec.description = %(#{spec.summary} Currently supported standards: ISIN, CUSIP, SEDOL, IBAN.) + spec.summary = 'Validate securities identification numbers with ease!' + spec.description = %(#{spec.summary} Currently supported standards: ISIN, CUSIP, SEDOL.) spec.homepage = 'https://github.com/svyatov/sec_id' spec.license = 'MIT' spec.required_ruby_version = '>= 2.3.0'