phony 2.22.1 → 2.22.2

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
2
  SHA256:
3
- metadata.gz: 4f66714a6cacac1c5d997c427b432e4cdea15045566297eec6af801566a3183e
4
- data.tar.gz: 1d7be8092632578d793621d0ec587f51480a8575e62c8e3be3450a1b642ae0b8
3
+ metadata.gz: 0fe241f3296909cb2f3bb213070c7887bcf749eaa166c3c52852c53a73fef1a0
4
+ data.tar.gz: 1a3c59539ebbfed55b9c6721d3867bb1f579ca210d81505289865c04c05721e1
5
5
  SHA512:
6
- metadata.gz: 3ec61646d7b9cf62c895d859d92169f934350adf5f32fdea4684422bc7ecfda52b5aa9516bce041cdaca4d192c53db5e24eea7bc8a4d07f2fbbe1d58865dc3a5
7
- data.tar.gz: 684a3db1c3277d54accf7d43d4023ea224d233b013543929d14c17a7006cd2d3926c183f29963f201f49a2a39c18d68f749908c49bb9310735b4debe8954907a
6
+ metadata.gz: 19dffe84289eb672be96525790c6ec5e6f0fa62b3d96298e8cc97a153ca8a8aee582645f3ff52e7361a924c905012fb403344420227c101b7e8fb406b0b80df2
7
+ data.tar.gz: 172a4bd8f9266a41c410c4b8220d9a057e4219007859d7463752b2692d0f25d9959a31b7859efe93bf7dc6b32dbd8aeb4f9cca6ca3f4e448059bbff7baac2995
@@ -90,6 +90,7 @@ mobile = [
90
90
  '38', # Viettel Mobile
91
91
  '39', # Viettel Mobile
92
92
  '52', # Vietnammobile
93
+ '55', # Wintel (previously known as Reddi)
93
94
  '56', # Vietnamobile
94
95
  '58', # Vietnamobile (previously known as HT Mobile)
95
96
  '59', # GTel (traded as Beeline)
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phony
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.22.1
4
+ version: 2.22.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Florian Hanke
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-03-22 00:00:00.000000000 Z
10
+ date: 2025-05-23 00:00:00.000000000 Z
12
11
  dependencies: []
13
12
  description: 'Fast international phone number (E164 standard) normalizing, splitting
14
13
  and formatting. Lots of formatting options: International (+.., 00..), national
@@ -83,7 +82,6 @@ homepage: https://github.com/floere/phony
83
82
  licenses:
84
83
  - MIT
85
84
  metadata: {}
86
- post_install_message:
87
85
  rdoc_options: []
88
86
  require_paths:
89
87
  - lib
@@ -98,8 +96,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
96
  - !ruby/object:Gem::Version
99
97
  version: '0'
100
98
  requirements: []
101
- rubygems_version: 3.5.21
102
- signing_key:
99
+ rubygems_version: 3.6.2
103
100
  specification_version: 4
104
101
  summary: Fast international phone number (E164 standard) normalizing, splitting and
105
102
  formatting.