polish_cell_number_checker 0.0.53 → 0.0.54
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 +4 -4
- data/lib/polish_cell_number_checker/version.rb +1 -1
- data/yaml/operators.yml +16 -16
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 30190fc0e6580f51a4f187a6c74236818803bcaff4a254b151df180a13e1eed7
|
|
4
|
+
data.tar.gz: 536956fc9e6aab7853e45f083e2d7751409e90d178f9f6dcad5222485584bdb8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7e035b057dbcb5ea0a0a7f48dcc60677443e334b6740518369a2e6a49d924dae8043fab7617e69ac14666ff777126fc366c29ed8530dc6b2599649eabc7ed2c3
|
|
7
|
+
data.tar.gz: e31bf73aecdf62936e8df4a54f15629548a822b50ad17f6c807b80eaadf4fc9fe3210017c3328a47bd785a433efe970bc682f3101eb3b92dbcffe78c3ef5cf5f
|
data/yaml/operators.yml
CHANGED
|
@@ -141,6 +141,9 @@ Rezerwa Prezesa UKE:
|
|
|
141
141
|
- '5736'
|
|
142
142
|
- '5737'
|
|
143
143
|
- '5738'
|
|
144
|
+
- '72977'
|
|
145
|
+
- '72978'
|
|
146
|
+
- '72979'
|
|
144
147
|
- '7804'
|
|
145
148
|
- '7809'
|
|
146
149
|
- '7863'
|
|
@@ -537,19 +540,24 @@ NEXTGEN MOBILE LTD:
|
|
|
537
540
|
- '72974'
|
|
538
541
|
CALLFREEDOM Sp. z o.o.:
|
|
539
542
|
- '72975'
|
|
540
|
-
|
|
541
|
-
- '72977'
|
|
542
|
-
- '72978'
|
|
543
|
-
- '72979'
|
|
544
|
-
Kwarantanna (Mundio Mobile do 05.2014):
|
|
543
|
+
VECTRA S.A.:
|
|
545
544
|
- '72981'
|
|
546
545
|
- '72982'
|
|
546
|
+
- '73911'
|
|
547
|
+
- '73912'
|
|
548
|
+
- '73913'
|
|
549
|
+
- '73914'
|
|
550
|
+
- '73915'
|
|
551
|
+
- '73916'
|
|
552
|
+
- '73917'
|
|
553
|
+
- '73930'
|
|
554
|
+
- '78607'
|
|
555
|
+
Kwarantanna (Mundio Mobile do 05.2014):
|
|
547
556
|
- '72983'
|
|
548
557
|
- '72984'
|
|
549
558
|
- '72985'
|
|
550
559
|
- '72986'
|
|
551
560
|
- '72980'
|
|
552
|
-
- '73918'
|
|
553
561
|
Premium Mobile S.A.:
|
|
554
562
|
- '72987'
|
|
555
563
|
- '72988'
|
|
@@ -580,16 +588,8 @@ PKP Polskie Linie Kolejowe S.A.:
|
|
|
580
588
|
- '738'
|
|
581
589
|
EMC2 Telecom Sp. z o.o.:
|
|
582
590
|
- '73910'
|
|
583
|
-
|
|
584
|
-
- '
|
|
585
|
-
- '73912'
|
|
586
|
-
- '73913'
|
|
587
|
-
- '73914'
|
|
588
|
-
- '73915'
|
|
589
|
-
- '73916'
|
|
590
|
-
- '73917'
|
|
591
|
-
- '73930'
|
|
592
|
-
- '78607'
|
|
591
|
+
Polvoice Sp. z o.o.:
|
|
592
|
+
- '73918'
|
|
593
593
|
Netia S.A.:
|
|
594
594
|
- '73919'
|
|
595
595
|
- '7938'
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: polish_cell_number_checker
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.54
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Damian Baćkowski
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2018-
|
|
11
|
+
date: 2018-10-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rake
|