icu_utils 1.3.2 → 1.3.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 2798f78435a0212f7b2e30e21163c8051ab2de90
4
- data.tar.gz: a373db7005f2648eeaec752735a0d8e649c55e6c
2
+ SHA256:
3
+ metadata.gz: d8823c1decf545644b1ac61bcf42c48f7b5d85149da3c884494ec1a93d474152
4
+ data.tar.gz: a5747efbb915c4235254e0b818bd45915ed749f143856d5efa4a39dc7cf34b13
5
5
  SHA512:
6
- metadata.gz: 50cdbc6b7f8a6e25bd61c715cb3b5e37bbcc6c2ae9eb226c2e51406c9b691025281de7591fb94f8519f3e0a7a4d49442996045e8c31c434a0fe1a660ef47f5c6
7
- data.tar.gz: a15e7ea6761576ef8e62ce17198b1842397159fc99a14d25e44d1c811f231e59c28caf8a96b43ae7aac03ff61bac1f017c3650bc4ac09db956098f9ffa05250f
6
+ metadata.gz: 3ecd3f8632ce4025f1c8c1891c6ca5db7ec05147a71fda585c1a9b96d6b2e7545f2225c6ef5e469683f28c424980f65431d18fcee1169c1bfdf420bc600bb98b
7
+ data.tar.gz: ef95f4ae1cf6a534208e7906a702b39822dcd87ce8d8cf4ead00eb57efdb8d26e348b9186cd01092644a79b70250ba89146573f7dff9f18a918072ff1d1f5a52
data/Gemfile.lock CHANGED
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- icu_utils (1.3.2)
4
+ icu_utils (1.3.3)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
9
  diff-lcs (1.2.5)
10
10
  rake (10.4.2)
11
- rdoc (4.2.0)
11
+ rdoc (4.3.0)
12
12
  rspec (3.2.0)
13
13
  rspec-core (~> 3.2.0)
14
14
  rspec-expectations (~> 3.2.0)
@@ -34,4 +34,4 @@ DEPENDENCIES
34
34
  rspec (~> 3.2)
35
35
 
36
36
  BUNDLED WITH
37
- 1.14.6
37
+ 1.17.3
@@ -240,7 +240,7 @@ module ICU
240
240
  ['KGZ', 'Kyrgyzstan'],
241
241
  ['LAO', 'Laos'],
242
242
  ['LAT', 'Latvia'],
243
- ['LIB', 'Lebanon'],
243
+ ['LBN', 'Lebanon'],
244
244
  ['LES', 'Lesotho'],
245
245
  ['LBR', 'Liberia'],
246
246
  ['LBA', 'Libya'],
@@ -298,7 +298,7 @@ module ICU
298
298
  ['SRB', 'Serbia'],
299
299
  ['SEY', 'Seychelles'],
300
300
  ['SLE', 'Sierra Leone'],
301
- ['SIN', 'Singapore'],
301
+ ['SGP', 'Singapore'],
302
302
  ['SVK', 'Slovakia'],
303
303
  ['SLO', 'Slovenia'],
304
304
  ['SOL', 'Solomon Islands'],
@@ -1,5 +1,5 @@
1
1
  module ICU
2
2
  class Utils
3
- VERSION = "1.3.2"
3
+ VERSION = "1.3.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: icu_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.2
4
+ version: 1.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Orr
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-02-03 00:00:00.000000000 Z
11
+ date: 2021-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -116,8 +116,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
116
116
  - !ruby/object:Gem::Version
117
117
  version: '0'
118
118
  requirements: []
119
- rubyforge_project:
120
- rubygems_version: 2.6.10
119
+ rubygems_version: 3.1.6
121
120
  signing_key:
122
121
  specification_version: 4
123
122
  summary: Shared ICU utilities