phony 2.14.6 → 2.14.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/phony/countries/sweden.rb +1 -0
- data/spec/functional/plausibility_spec.rb +1 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3eb67c7379354b4c0bfc601ff1932cd53013348f
|
4
|
+
data.tar.gz: 2d5c022844993130753a2abda99edc95bcd507ee
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 086dd460b3f9ed4fa7791361fcfebd39b37e08d73b717773b9acb9457a92ccf47ea3b5f07a1612eef188f670e1de04a510f1b6d74dca072ecdef10a0757a462d
|
7
|
+
data.tar.gz: c53302f18068a9bd9dd27b293b6828006c1c2d29c0599e4b6982d643d894db6455d5c9ee5296f4dbfee1a2491d058c6024271c14cb0f328a52df0b19c8aa811c
|
@@ -219,6 +219,7 @@ describe 'plausibility' do
|
|
219
219
|
'+211 973 212 345']
|
220
220
|
it_is_correct_for 'Suriname (Republic of)', :samples => ['+597 212 345', '+597 612 3456']
|
221
221
|
it_is_correct_for 'Swaziland', :samples => ['+268 2207 1234', '+268 550 1234']
|
222
|
+
it_is_correct_for 'Sweden', :samples => ['+46 522 636 365']
|
222
223
|
it_is_correct_for 'Syrian Arab Republic', :samples => ['+963 11 123 4567',
|
223
224
|
'+963 31 123 4567',
|
224
225
|
'+963 15 731 234',
|
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.14.
|
4
|
+
version: 2.14.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Florian Hanke
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-07-03 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
|