geography_helper.gemspec in geography_helper-0.1.5 vs geography_helper.gemspec in geography_helper-1.0.0
- 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 = "Ruby hash state, province and country abbreviations."
+ spec.summary = "Provides country, state and province infomation in Ruby hashes."
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"