mxn_banks.gemspec in mxn_banks-0.1.2 vs mxn_banks.gemspec in mxn_banks-0.1.3

- old
+ new

@@ -8,10 +8,10 @@ spec.name = 'mxn_banks' spec.version = MxnBanks::VERSION spec.authors = ['aldosolorzano'] spec.email = ['aldosolorzanop@gmail.com'] - spec.summary = 'Created for the purpose of autocomplete banks info.' + spec.summary = 'Get mexican banks from IBAN' spec.homepage = 'https://github.com/aldosolorzano/mxn_banks' spec.license = 'MIT' spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/})