worldwide.gemspec in worldwide-0.1.1 vs worldwide.gemspec in worldwide-0.2.0
- old
+ new
@@ -9,10 +9,10 @@
spec.version = Worldwide::VERSION
spec.author = "Shopify"
spec.email = "developers@shopify.com"
spec.summary = "Internationalization and localization APIs"
- spec.description = "APIs to support i18n and l10n of Ruby code"
+ spec.description = "APIs for I18n, I10n, and mailing address operations in Ruby."
spec.homepage = "https://github.com/Shopify/worldwide"
spec.metadata["allowed_push_host"] = "https://rubygems.org/"
spec.files = %x(git ls-files -z).split("\x0").reject do |f|