geography_helper.gemspec in geography_helper-0.1.1 vs geography_helper.gemspec in geography_helper-0.1.2

- old
+ new

@@ -7,10 +7,10 @@ spec.name = "geography_helper" spec.version = GeographyHelper::VERSION spec.authors = ["Eric Iacutone"] spec.email = ["eric.iacutone@gmail.com"] - spec.summary = "Hash state, province and country codes." + spec.summary = "Ruby hash state, province and country abbreviations." spec.homepage = "https://github.com/iacutone/geography_helper" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = "exe"