phony 2.15.36 → 2.15.37

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: 9f95cd8e0eeed97a523f8ee24345dde64c1337f1
4
- data.tar.gz: 105a034dd9be06fa21158857f817252793d1e245
3
+ metadata.gz: 777fe2cceb8ec5a939d96704b6f6a256ba6759b9
4
+ data.tar.gz: 7c4eca644f5eb91c002dd725185dd55291393bb9
5
5
  SHA512:
6
- metadata.gz: ff1cc2aa65fd84871baf98ae3ffed72d659b45bd70d3f7b304a53893b696102e25cd0ca0f4bedf58563bd427d35addae10c4fc881a931144aa4771b44f7bf02a
7
- data.tar.gz: 8b1d8dc556cef403f7b43c3d091d4c6e74efca95e6fa8311d2d89ed1722f02085fc67505f79cea2a896ae3e7971b8479821b30b4ad921a0c30ba9b64235a5d4a
6
+ metadata.gz: 48300c599f410b801b7c61f891cd5538d56bf55ff1555504377912bdb4000d9a0c9ae095d9d6efca32a513a475ba8556465b4613c4a1a72bdc484469db8ae86e
7
+ data.tar.gz: 00bb0f1d9b069d691f3d3bf4f97fae9337b006c3d6e87eac99a7cc92fc390f40485dbcd228181ad2e2fc6742f291e24974d29dcd5054b40b0ef33de672d80af4
@@ -95,7 +95,7 @@ Phony.define do
95
95
  one_of(corporate_2digit) >> split(3..11) | # Corporate number length is 5..13
96
96
  one_of(corporate) >> split(2..10) | # Corporate number length is 5..13
97
97
  one_of(ndcs) >> split(6..10) |
98
- one_of('663') >> split(6..6) | # 6 digit mobile.
98
+ one_of('663') >> split(6..8) | # 6..8 digit mobile.
99
99
  one_of(mobile) >> split(4,3..9) |
100
100
  one_of(mobile_2digit) >> split(7..7) | # Separate as mobile contains 676 - 67 violates the prefix rule.
101
101
  fixed(4) >> split(3..9) # Number length is 7..13.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phony
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.15.36
4
+ version: 2.15.37
5
5
  platform: ruby
6
6
  authors:
7
7
  - Florian Hanke
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-11-23 00:00:00.000000000 Z
11
+ date: 2016-12-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: 'Fast international phone number (E164 standard) normalizing, splitting
14
14
  and formatting. Lots of formatting options: International (+.., 00..), national