phone_number_validator 0.3.8 → 0.3.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 33d132ce7bd3fa0bcc8d643d837a838d9743faceb7556f052e07e824a3d9d0cc
4
- data.tar.gz: e6b8bcb91397e644520d54f304ca8e7df5c6fab130ece6afb32162a06f590bcc
3
+ metadata.gz: 65c40849c782d75ccc4a9ee174603c2a532822e8a3611d85159286c032055ee7
4
+ data.tar.gz: f2fd96b4babe15efc4e1977a80508265e864c09860c3cb6bb0f29a652f097119
5
5
  SHA512:
6
- metadata.gz: 7815f2545a56e1ffa217d340a06500b478cef149632fb58a7fc5f2723f7afe029c828cbd0e4cc7202c56c849bf19234ed19f4f3b50bc2aa64356c23270be741f
7
- data.tar.gz: 6341a40d4900a5ddd90837842f183f8252de70559fa9d906449d220026211a3abf49d55755c1fbb2ef58eba5bc94ac8f085c740fb5871cd241c1e23b98249198
6
+ metadata.gz: 3f85f860d3dfff8fc8398bfda29101945acb7660121692bc3690c6f1c1a4ea598c8c630fcebee7ea0abbec0576320ccb312d187a6133dfa3023cfc99fd4e0253
7
+ data.tar.gz: 4a76e75d312198e3aaff1a67127c1146e1751e7e698b1aa474c47fadac2814cb6454f4db77e4506ea2568d8cff819285447972384aa2a13339357a9c6756a591
data/README.rdoc CHANGED
@@ -39,7 +39,7 @@ This gem uses the following regular expression:
39
39
  === In command line
40
40
 
41
41
  $ pnv "+1 (949) 355-6244 ext. 198842"
42
- => "+1 (949) 355-6244 ext. 198842"is a valid phone number.'
42
+ => "+1 (949) 355-6244 ext. 198842" is a valid phone number.
43
43
  => true
44
44
 
45
45
  === In Ruby code
@@ -52,5 +52,5 @@ This gem uses the following regular expression:
52
52
 
53
53
  ==== Output
54
54
 
55
- => "+1 (949) 355-6244 ext. 198842" is a valid phone number.'
55
+ => "+1 (949) 355-6244 ext. 198842" is a valid phone number.
56
56
  => true
data/Rakefile CHANGED
@@ -10,7 +10,7 @@ task :default => :test
10
10
  require 'rdoc/task'
11
11
 
12
12
  RDoc::Task.new do |rdoc|
13
- rdoc.main = "README.rdoc"
13
+ rdoc.main = 'README.rdoc'
14
14
  rdoc.title = 'Phone Number Validator'
15
15
  rdoc.rdoc_dir = 'doc'
16
16
  rdoc.rdoc_files.include('README.rdoc', 'lib/*.rb', 'lib/**/*.rb', 'test/*.rb', 'bin/*')
data/doc/README_rdoc.html CHANGED
@@ -130,7 +130,7 @@ number.</p>
130
130
  <h3 id="label-In+command+line">In command line<span><a href="#label-In+command+line">&para;</a> <a href="#top">&uarr;</a></span></h3>
131
131
 
132
132
  <pre>$ pnv &quot;+1 (949) 355-6244 ext. 198842&quot;
133
- =&gt; &quot;+1 (949) 355-6244 ext. 198842&quot;is a valid phone number.&#39;
133
+ =&gt; &quot;+1 (949) 355-6244 ext. 198842&quot; is a valid phone number.
134
134
  =&gt; true</pre>
135
135
 
136
136
  <h3 id="label-In+Ruby+code">In Ruby code<span><a href="#label-In+Ruby+code">&para;</a> <a href="#top">&uarr;</a></span></h3>
@@ -144,7 +144,7 @@ number.</p>
144
144
 
145
145
  <h4 id="label-Output">Output<span><a href="#label-Output">&para;</a> <a href="#top">&uarr;</a></span></h4>
146
146
 
147
- <pre>=&gt; &quot;+1 (949) 355-6244 ext. 198842&quot; is a valid phone number.&#39;
147
+ <pre>=&gt; &quot;+1 (949) 355-6244 ext. 198842&quot; is a valid phone number.
148
148
  =&gt; true</pre>
149
149
  </main>
150
150
 
data/doc/created.rid CHANGED
@@ -1,6 +1,6 @@
1
- Mon, 19 Nov 2018 14:59:18 -0800
2
- README.rdoc Mon, 19 Nov 2018 14:59:11 -0800
1
+ Mon, 19 Nov 2018 15:06:22 -0800
2
+ README.rdoc Mon, 19 Nov 2018 15:05:00 -0800
3
3
  lib/phone_number_validator.rb Sun, 11 Nov 2018 18:51:34 -0800
4
4
  lib/phone_number_validator/validator.rb Mon, 19 Nov 2018 14:42:50 -0800
5
- test/test_phone_number_validator.rb Sun, 04 Nov 2018 18:25:44 -0800
6
- bin/pnv Sun, 04 Nov 2018 18:16:53 -0800
5
+ test/test_phone_number_validator.rb Mon, 19 Nov 2018 15:05:39 -0800
6
+ bin/pnv Mon, 19 Nov 2018 15:05:12 -0800
data/doc/index.html CHANGED
@@ -125,7 +125,7 @@ number.</p>
125
125
  <h3 id="label-In+command+line">In command line<span><a href="#label-In+command+line">&para;</a> <a href="#top">&uarr;</a></span></h3>
126
126
 
127
127
  <pre>$ pnv &quot;+1 (949) 355-6244 ext. 198842&quot;
128
- =&gt; &quot;+1 (949) 355-6244 ext. 198842&quot;is a valid phone number.&#39;
128
+ =&gt; &quot;+1 (949) 355-6244 ext. 198842&quot; is a valid phone number.
129
129
  =&gt; true</pre>
130
130
 
131
131
  <h3 id="label-In+Ruby+code">In Ruby code<span><a href="#label-In+Ruby+code">&para;</a> <a href="#top">&uarr;</a></span></h3>
@@ -139,7 +139,7 @@ number.</p>
139
139
 
140
140
  <h4 id="label-Output">Output<span><a href="#label-Output">&para;</a> <a href="#top">&uarr;</a></span></h4>
141
141
 
142
- <pre>=&gt; &quot;+1 (949) 355-6244 ext. 198842&quot; is a valid phone number.&#39;
142
+ <pre>=&gt; &quot;+1 (949) 355-6244 ext. 198842&quot; is a valid phone number.
143
143
  =&gt; true</pre>
144
144
  </main>
145
145
 
Binary file
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = 'phone_number_validator'
3
- spec.version = '0.3.8'
3
+ spec.version = '0.3.9'
4
4
  spec.date = Time.now.strftime("%Y-%m-%d")
5
5
  spec.summary = 'Validate any US phone number!'
6
6
  spec.description = <<-EOF
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phone_number_validator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.8
4
+ version: 0.3.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - bag33188