polish_cell_number_checker 0.0.30 → 0.0.31

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: 1d5218acd5e2ae077e758bf41d9b43ee8ba679b2
4
- data.tar.gz: b376534d4b3a8339a0dc46eed39e96d025a1cba8
3
+ metadata.gz: 84f3978c193f21932c554573ec6c33893ec056e1
4
+ data.tar.gz: c65ee02d183e3a57b76a9af15fbd0e56fffba21c
5
5
  SHA512:
6
- metadata.gz: 6e5ae273045f7a7dcfbc895f6f5ffb8bada71d369c71bbceccb55406f9c8fe05a4eefe7e128d7d08a457d5205b9617e60046a6ca8c53eaea458907a08a6bf71e
7
- data.tar.gz: acc53cb416bd6ecc8e241de0d99823fe9f482b163601e77671dfadbaaa5a8000f3b017d15cc57bf4f27de6dbb2a787328a8728a3a132bef6f38f1af77bd50805
6
+ metadata.gz: 1f1c69f5bd763fe6fbfcb1ae55d9ea92b65ef9f67f3b6084bab8b4be8196864bd1c4a74ed02ebe6f8fdae0abcf823715ca37182e94949f7197d4a7deaca7b70f
7
+ data.tar.gz: 0ad8a69f292dda73a93f1b351d641fd981e6ce32222359f573b0ea6b5f6963efe2261f404908b3be3423951e3ed5b6fa51ff3408dd372082a6b179041f29c048
@@ -1,3 +1,3 @@
1
1
  module PolishCellNumberChecker
2
- VERSION = "0.0.30"
2
+ VERSION = "0.0.31"
3
3
  end
data/yaml/operators.yml CHANGED
@@ -179,6 +179,7 @@ T-MOBILE POLSKA S.A.:
179
179
  - '7364'
180
180
  - '7365'
181
181
  - '7366'
182
+ - '7803'
182
183
  - '784'
183
184
  - '787'
184
185
  - '788'
@@ -213,8 +214,14 @@ Lycamobile Sp. z o.o.:
213
214
  - '7394'
214
215
  - '7395'
215
216
  - '7396'
216
- Rezerwa Prezesa UKE:
217
+ Messagebird B.V.:
217
218
  - '57941'
219
+ SIA NetBalt:
220
+ - '57942'
221
+ - '57953'
222
+ - '73993'
223
+ - '78026'
224
+ Rezerwa Prezesa UKE:
218
225
  - '57943'
219
226
  - '57944'
220
227
  - '57945'
@@ -226,14 +233,8 @@ Rezerwa Prezesa UKE:
226
233
  - '57958'
227
234
  - '57959'
228
235
  - '57950'
229
- - '7803'
230
236
  - '7863'
231
237
  - '7864'
232
- SIA NetBalt:
233
- - '57942'
234
- - '57953'
235
- - '73993'
236
- - '78026'
237
238
  Virgin Mobile Polska Sp. z o.o.:
238
239
  - '57951'
239
240
  - '57952'
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.30
4
+ version: 0.0.31
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: 2016-07-25 00:00:00.000000000 Z
11
+ date: 2016-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake