telephone_number 1.4.8 → 1.4.9

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
  SHA1:
3
- metadata.gz: ead78e203a5dcc8deb21cf2b3dccc002e7f349fa
4
- data.tar.gz: 6a958f18f92076d84e1488229b5d22edf617c474
3
+ metadata.gz: fed8af28e90140c2209ac49396ecea2fc26d49f6
4
+ data.tar.gz: 37cd210bbe7ec6fdc4275aad372481621ba992f5
5
5
  SHA512:
6
- metadata.gz: d8b86a2b25430edf91f7ec5903d3bc0b693b3a65b939962dfc46550479a1219ee23fb035498efd8847843203c56e9139f9dee69e528059b60ef14079b4ae5de5
7
- data.tar.gz: d6fab606c1dc9d24418dfa2ed2f34fc7ca2b6417464192c52d073ff15e1efaf0281619124936d81898cf400bb523dcdf4b711ae760cf394f2b83874d071946db
6
+ metadata.gz: c0ca873d692ae5d8d1afa301d48927f3ddd2fdd1182706d58597aa48e2aa14c2cdbfb2b3d4f05fadedf10bf3199e5b27951d0f0b45ef70ffeb8ae6821cb43969
7
+ data.tar.gz: bdf4418a685b52bc65ddc1983fe47f2de164306e4f433cf0425dbea9e7d7ac8acfad7e52497c277ec99e49ecaae7a5c33198d7ff0f5df39d3df7e44aadf6d8b3
Binary file
@@ -6584,6 +6584,7 @@
6584
6584
  1325944|San Angelo, TX
6585
6585
  1325947|San Angelo, TX
6586
6586
  1325949|San Angelo, TX
6587
+ 1326|Ohio
6587
6588
  1330|Ohio
6588
6589
  1330220|Brunswick, OH
6589
6590
  1330225|Brunswick, OH
@@ -25939,6 +25940,7 @@
25939
25940
  1832912|Houston, TX
25940
25941
  1832934|Magnolia, TX
25941
25942
  1838|New York
25943
+ 1839|South Carolina
25942
25944
  1843|South Carolina
25943
25945
  1843207|North Charleston, SC
25944
25946
  1843208|Hardeeville, SC
Binary file
@@ -295,7 +295,7 @@
295
295
  3804742|Katerinopil, Cherkasy
296
296
  3804744|Uman, Cherkasy
297
297
  3804745|Khrystynivka, Cherkasy
298
- 3804746|Monastir, Cherkasy
298
+ 3804746|Monastyrysche, Cherkasy
299
299
  3804747|Zhashkiv, Cherkasy
300
300
  3804748|Mankivka, Cherkasy
301
301
  3804749|Lysyanka, Cherkasy
Binary file
@@ -50,7 +50,7 @@
50
50
  5042257|Prados Universitarios
51
51
  5042290|Toncontin
52
52
  5042291|Toncontin
53
- 504240|Roatán, Bay Islands
53
+ 5042407|Roatán, Bay Islands
54
54
  5042423|La Ceiba
55
55
  5042424|Sabá
56
56
  5042425|Utila, Bay Islands
@@ -9218,12 +9218,13 @@
9218
9218
  )\d{7}
9219
9219
  </nationalNumberPattern>
9220
9220
  </generalDesc>
9221
- <!-- Found valid fixed-line numbers online that starts with prefix 11 617, 11 639 and 11 6671. -->
9221
+ <!-- Found valid fixed-line numbers online that starts with prefix 11 617, 11 639 and
9222
+ 11 667[01]. -->
9222
9223
  <fixedLine>
9223
9224
  <possibleLengths national="9" localOnly="7"/>
9224
9225
  <exampleNumber>111112345</exampleNumber>
9225
9226
  <nationalNumberPattern>
9226
- 116671\d{3}|
9227
+ 11667[01]\d{3}|
9227
9228
  (?:
9228
9229
  11(?:
9229
9230
  1(?:
@@ -12025,13 +12026,13 @@
12025
12026
  [23]\d|
12026
12027
  4[04-6]|
12027
12028
  5[57]|
12028
- 6[24]|
12029
+ 6[245]|
12029
12030
  7[0135689]|
12030
12031
  8[01346-9]|
12031
12032
  9[0-2]
12032
12033
  )|
12033
12034
  4(?:
12034
- 07|
12035
+ 0[78]|
12035
12036
  2[3-59]|
12036
12037
  3[13-689]|
12037
12038
  4[0-68]|
@@ -12272,19 +12273,24 @@
12272
12273
  <format>$1 $2 $3</format>
12273
12274
  </numberFormat>
12274
12275
  <numberFormat pattern="(\d{2})(\d{3})(\d{3,4})" nationalPrefixFormattingRule="$NP $FG">
12275
- <leadingDigits>[2-57-9]</leadingDigits>
12276
+ <leadingDigits>[2-9]</leadingDigits>
12276
12277
  <format>$1 $2 $3</format>
12277
12278
  </numberFormat>
12278
12279
  </availableFormats>
12279
12280
  <generalDesc>
12280
12281
  <nationalNumberPattern>
12281
- [2357]\d{8}|
12282
+ [235-7]\d{8}|
12282
12283
  [1-9]\d{7}
12283
12284
  </nationalNumberPattern>
12284
12285
  </generalDesc>
12285
12286
  <noInternationalDialling>
12286
- <possibleLengths national="8"/>
12287
- <nationalNumberPattern>[48]0\d{6}</nationalNumberPattern>
12287
+ <possibleLengths national="8,9"/>
12288
+ <nationalNumberPattern>
12289
+ (?:
12290
+ [48]0\d|
12291
+ 6802
12292
+ )\d{5}
12293
+ </nationalNumberPattern>
12288
12294
  </noInternationalDialling>
12289
12295
  <fixedLine>
12290
12296
  <possibleLengths national="8" localOnly="6,7"/>
@@ -12312,11 +12318,17 @@
12312
12318
  )\d{7}
12313
12319
  </nationalNumberPattern>
12314
12320
  </mobile>
12315
- <!-- The prefix 40 which was earlier sharedcost is changed to toll free as of Jul. 2016. -->
12321
+ <!-- The prefix 40 which was earlier sharedcost is changed to toll free as of Jul. 2016.
12322
+ Toll free prefix 6802 supported based on user report. -->
12316
12323
  <tollFree>
12317
- <possibleLengths national="8"/>
12324
+ <possibleLengths national="8,9"/>
12318
12325
  <exampleNumber>80123456</exampleNumber>
12319
- <nationalNumberPattern>[48]0\d{6}</nationalNumberPattern>
12326
+ <nationalNumberPattern>
12327
+ (?:
12328
+ [48]0\d|
12329
+ 6802
12330
+ )\d{5}
12331
+ </nationalNumberPattern>
12320
12332
  </tollFree>
12321
12333
  <premiumRate>
12322
12334
  <possibleLengths national="8"/>
@@ -16688,7 +16700,8 @@
16688
16700
  4(?:
16689
16701
  6[015-9]|
16690
16702
  70
16691
- )
16703
+ )|
16704
+ 56[5-7]
16692
16705
  )\d{4}
16693
16706
  </nationalNumberPattern>
16694
16707
  </fixedLine>
@@ -16700,10 +16713,7 @@
16700
16713
  <nationalNumberPattern>
16701
16714
  869(?:
16702
16715
  48[89]|
16703
- 5(?:
16704
- 5[6-8]|
16705
- 6[5-7]
16706
- )|
16716
+ 55[6-8]|
16707
16717
  66\d|
16708
16718
  76[02-7]
16709
16719
  )\d{4}
@@ -21054,25 +21064,54 @@
21054
21064
  <generalDesc>
21055
21065
  <nationalNumberPattern>[68]\d{7,8}</nationalNumberPattern>
21056
21066
  </generalDesc>
21057
- <!-- Includes VSAT service. Added 6768 prefix based on user report. -->
21067
+ <!-- Includes VSAT service. Added 6768 and 64426 prefix based on user
21068
+ report. -->
21058
21069
  <fixedLine>
21059
21070
  <possibleLengths national="8,9"/>
21060
21071
  <exampleNumber>61221234</exampleNumber>
21061
21072
  <nationalNumberPattern>
21073
+ 64426\d{3}|
21062
21074
  6(?:
21063
21075
  1(?:
21064
- [02-4]\d\d|
21065
- 17
21076
+ 2[2-7]|
21077
+ 3[01378]|
21078
+ 4[0-4]
21079
+ )|
21080
+ 254|
21081
+ 32[0237]|
21082
+ 4(?:
21083
+ 27|
21084
+ 41|
21085
+ 5[25]
21086
+ )|
21087
+ 52[236-8]|
21088
+ 626|
21089
+ 7(?:
21090
+ 2[2-4]|
21091
+ 30
21092
+ )
21093
+ )\d{4,5}|
21094
+ 6(?:
21095
+ 1(?:
21096
+ (?:
21097
+ 0\d|
21098
+ 2[0189]|
21099
+ 3[24-69]|
21100
+ 4[5-9]
21101
+ )\d|
21102
+ 17|
21103
+ 69|
21104
+ 7[014]
21066
21105
  )|
21067
21106
  2(?:
21068
21107
  17|
21069
- 54\d|
21108
+ 5[0-36-8]|
21070
21109
  69|
21071
21110
  70
21072
21111
  )|
21073
21112
  3(?:
21074
21113
  17|
21075
- 2[0237]\d|
21114
+ 2[14-689]|
21076
21115
  34|
21077
21116
  6[289]|
21078
21117
  7[01]|
@@ -21080,23 +21119,21 @@
21080
21119
  )|
21081
21120
  4(?:
21082
21121
  17|
21083
- (?:
21084
- 27|
21085
- 41|
21086
- 5[25]
21087
- )\d|
21122
+ 2[0-2]|
21123
+ 4[06]|
21124
+ 5[0137]|
21088
21125
  69|
21089
21126
  7[01]
21090
21127
  )|
21091
21128
  5(?:
21092
21129
  17|
21093
- 2[236-8]\d|
21130
+ 2[0459]|
21094
21131
  69|
21095
21132
  7[01]
21096
21133
  )|
21097
21134
  6(?:
21098
21135
  17|
21099
- 26\d|
21136
+ 25|
21100
21137
  38|
21101
21138
  42|
21102
21139
  69|
@@ -21104,35 +21141,11 @@
21104
21141
  )|
21105
21142
  7(?:
21106
21143
  17|
21107
- (?:
21108
- 2[2-4]|
21109
- 30
21110
- )\d|
21144
+ 2[569]|
21145
+ 3[13]|
21111
21146
  6[89]|
21112
21147
  7[01]
21113
21148
  )
21114
- )\d{4}|
21115
- 6(?:
21116
- 1(?:
21117
- 2[2-7]|
21118
- 3[01378]|
21119
- 4[0-4]|
21120
- 69|
21121
- 7[014]
21122
- )|
21123
- 25[0-46-8]|
21124
- 32\d|
21125
- 4(?:
21126
- 2[0-27]|
21127
- 4[016]|
21128
- 5[0-357]
21129
- )|
21130
- 52[02-9]|
21131
- 62[56]|
21132
- 7(?:
21133
- 2[2-69]|
21134
- 3[013]
21135
- )
21136
21149
  )\d{4}
21137
21150
  </nationalNumberPattern>
21138
21151
  </fixedLine>
@@ -21235,13 +21248,14 @@
21235
21248
  <numberFormat pattern="(\d{2})(\d{2})(\d{2})(\d{2})">
21236
21249
  <leadingDigits>
21237
21250
  [089]|
21238
- 2[013]
21251
+ 2[013]|
21252
+ 7[04]
21239
21253
  </leadingDigits>
21240
21254
  <format>$1 $2 $3 $4</format>
21241
21255
  </numberFormat>
21242
21256
  </availableFormats>
21243
21257
  <generalDesc>
21244
- <nationalNumberPattern>[0289]\d{7}</nationalNumberPattern>
21258
+ <nationalNumberPattern>[027-9]\d{7}</nationalNumberPattern>
21245
21259
  </generalDesc>
21246
21260
  <!-- Adding 20 61 from online numbers. -->
21247
21261
  <fixedLine>
@@ -21276,8 +21290,8 @@
21276
21290
  <nationalNumberPattern>
21277
21291
  (?:
21278
21292
  23|
21279
- 8[014589]|
21280
- 9\d
21293
+ 7[04]|
21294
+ [89]\d
21281
21295
  )\d{6}
21282
21296
  </nationalNumberPattern>
21283
21297
  </mobile>
@@ -23150,11 +23164,14 @@
23150
23164
  instead, so we support those numbers too. See:
23151
23165
  http://www.polskasiectaxi.pl/pst/pst-partnerzy.
23152
23166
  Numbers which start with 26 are allocated for the military, see:
23153
- http://www.sgwp.wp.mil.pl/pl/1_1225.html. -->
23167
+ http://www.sgwp.wp.mil.pl/pl/1_1225.html.
23168
+ Numbers which start with 47 are allocated for police, see:
23169
+ https://policja.pl/pol/aktualnosci/185570,Uwaga-Zmieniaja-sie-numery-telefonow-do-jednostek-Policji-w-calym-kraju.html -->
23154
23170
  <fixedLine>
23155
23171
  <possibleLengths national="7,9"/>
23156
23172
  <exampleNumber>123456789</exampleNumber>
23157
23173
  <nationalNumberPattern>
23174
+ 47\d{7}|
23158
23175
  (?:
23159
23176
  1[2-8]|
23160
23177
  2[2-69]|
@@ -24947,7 +24964,7 @@
24947
24964
  <leadingDigits>
24948
24965
  [369]|
24949
24966
  8(?:
24950
- 01|
24967
+ 0[13]|
24951
24968
  [1-9]
24952
24969
  )
24953
24970
  </leadingDigits>
@@ -24996,11 +25013,13 @@
24996
25013
  <nationalNumberPattern>
24997
25014
  (?:
24998
25015
  8(?:
24999
- 01[0-7]|
25016
+ 0(?:
25017
+ 1[0-7]|
25018
+ 3[01]
25019
+ )|
25000
25020
  [1-8]\d\d|
25001
25021
  9(?:
25002
- [014]\d|
25003
- 2[1-9]|
25022
+ [0-24]\d|
25004
25023
  3[0-489]|
25005
25024
  5[0-2]
25006
25025
  )
@@ -25186,11 +25205,11 @@
25186
25205
  8(?:
25187
25206
  1(?:
25188
25207
  [67]\d|
25189
- 8[01389]
25208
+ 8[0-489]
25190
25209
  )|
25191
25210
  2(?:
25192
25211
  0\d|
25193
- 2[0378]|
25212
+ 2[0-37-9]|
25194
25213
  8[0-2489]
25195
25214
  )|
25196
25215
  3[389]\d
@@ -26864,7 +26883,7 @@
26864
26883
  </leadingDigits>
26865
26884
  <format>$1 $2 $3</format>
26866
26885
  </numberFormat>
26867
- <!-- Mobile and "personal" numbers. -->
26886
+ <!-- Mobile and personal numbers. -->
26868
26887
  <numberFormat pattern="(\d{3})(\d{3})(\d{2})(\d{2})" nationalPrefixFormattingRule="$NP$FG"
26869
26888
  nationalPrefixOptionalWhenFormatting="true">
26870
26889
  <leadingDigits>
@@ -26898,8 +26917,8 @@
26898
26917
  </leadingDigits>
26899
26918
  <format>$1 $2 $3 $4</format>
26900
26919
  </numberFormat>
26901
- <!-- 12 digit toll free numbers -->
26902
- <numberFormat pattern="(\d{3})(\d{3})(\d{6})" nationalPrefixFormattingRule="$NP$FG"
26920
+ <!-- 12 -13 digit toll free numbers -->
26921
+ <numberFormat pattern="(\d{3})(\d{3})(\d{6,7})" nationalPrefixFormattingRule="$NP$FG"
26903
26922
  nationalPrefixOptionalWhenFormatting="true">
26904
26923
  <leadingDigits>80</leadingDigits>
26905
26924
  <format>$1 $2 $3</format>
@@ -26907,10 +26926,8 @@
26907
26926
  </availableFormats>
26908
26927
  <generalDesc>
26909
26928
  <nationalNumberPattern>
26910
- (?:
26911
- 4|
26912
- 8\d{5}
26913
- )\d{6}|
26929
+ 4\d{6}|
26930
+ 8\d{11,12}|
26914
26931
  (?:
26915
26932
  [2-58]\d\d|
26916
26933
  900
@@ -26974,12 +26991,13 @@
26974
26991
  <exampleNumber>5123456789</exampleNumber>
26975
26992
  <nationalNumberPattern>512\d{7}</nationalNumberPattern>
26976
26993
  </pager>
26994
+ <!-- Toll free range 800 of length 13 digits supported based on user report. -->
26977
26995
  <tollFree>
26978
- <possibleLengths national="10,12"/>
26996
+ <possibleLengths national="10,12,13"/>
26979
26997
  <exampleNumber>8001234567</exampleNumber>
26980
26998
  <nationalNumberPattern>
26981
26999
  800\d{7}(?:
26982
- \d{2}
27000
+ \d{2,3}
26983
27001
  )?
26984
27002
  </nationalNumberPattern>
26985
27003
  </tollFree>
@@ -27803,7 +27821,7 @@
27803
27821
  3(?:
27804
27822
  0[1-57-9]|
27805
27823
  1[02-9]|
27806
- 2[0135]|
27824
+ 2[01356]|
27807
27825
  3[0-24679]|
27808
27826
  4[167]|
27809
27827
  5[12]|
@@ -27857,7 +27875,7 @@
27857
27875
  0[1-68]|
27858
27876
  1[02-8]|
27859
27877
  2[08]|
27860
- 3[0-28]|
27878
+ 3[0-289]|
27861
27879
  4[3578]|
27862
27880
  5[046-9]|
27863
27881
  6[02-5]|
@@ -27895,7 +27913,7 @@
27895
27913
  3(?:
27896
27914
  0[1-57-9]|
27897
27915
  1[02-9]|
27898
- 2[0135]|
27916
+ 2[01356]|
27899
27917
  3[0-24679]|
27900
27918
  4[167]|
27901
27919
  5[12]|
@@ -27949,7 +27967,7 @@
27949
27967
  0[1-68]|
27950
27968
  1[02-8]|
27951
27969
  2[08]|
27952
- 3[0-28]|
27970
+ 3[0-289]|
27953
27971
  4[3578]|
27954
27972
  5[046-9]|
27955
27973
  6[02-5]|
Binary file
@@ -681,6 +681,7 @@
681
681
  1321|America/New_York
682
682
  1323|America/Los_Angeles
683
683
  1325|America/Chicago
684
+ 1326|America/New_York
684
685
  1330|America/New_York
685
686
  1331|America/Chicago
686
687
  1332|America/New_York
@@ -1607,6 +1608,7 @@
1607
1608
  1831|America/Los_Angeles
1608
1609
  1832|America/Chicago
1609
1610
  1838|America/New_York
1611
+ 1839|America/New_York
1610
1612
  1843|America/New_York
1611
1613
  1845|America/New_York
1612
1614
  1847|America/Chicago
@@ -1,3 +1,3 @@
1
1
  module TelephoneNumber
2
- VERSION = "1.4.8"
2
+ VERSION = "1.4.9"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: telephone_number
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.8
4
+ version: 1.4.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - MOBI Wireless Management
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-07-14 00:00:00.000000000 Z
11
+ date: 2020-08-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler