worldwide 1.17.4 → 1.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Worldwide
4
- VERSION = "1.17.4"
4
+ VERSION = "1.18.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: worldwide
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.17.4
4
+ version: 1.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shopify
@@ -80,6 +80,7 @@ files:
80
80
  - bin/console
81
81
  - bin/style
82
82
  - bin/test
83
+ - bin/test-cldr-rake-tasks
83
84
  - data/cldr.yml
84
85
  - data/cldr/aliases.yml
85
86
  - data/cldr/country_codes.yml
@@ -8516,7 +8517,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
8516
8517
  - !ruby/object:Gem::Version
8517
8518
  version: '0'
8518
8519
  requirements: []
8519
- rubygems_version: 3.6.9
8520
+ rubygems_version: 3.7.2
8520
8521
  specification_version: 4
8521
8522
  summary: Internationalization and localization APIs
8522
8523
  test_files: []