phone_number_validator 0.0.3 → 0.0.4

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
  SHA256:
3
- metadata.gz: f64bf49656e4ebb997fa323b59cb85c1b8a200604f734572da4864d6cde9b631
4
- data.tar.gz: 631071c7b7b8a73020b9f16aada1538bd2b6ac6ee2d0b87a6bb9b0eff7345e9f
3
+ metadata.gz: cf3b9198f1e85ca65f222247c89fede882fa0fb01722c0d632370bb107181455
4
+ data.tar.gz: 87edfa066e81921d0ae45a2a6db24b16095df0d21e73aad97af3e77bfd324aba
5
5
  SHA512:
6
- metadata.gz: bbab2f1234fbffee647040ce9037af5e54e141fef56809afe267ca7b1684ba5e55567d095b5a2323b5ec6ccc1eea5a732ce41afc9de85079ef2b4fb92ad0f42a
7
- data.tar.gz: b73c475b10cd969e4c9263dd4438b27ac54c23f2ce97e0bf7537556157e942bca73061c7a0e7fd59e5d14cfeb921f392f6ccb39e311aa13ae4c862ef0956006b
6
+ metadata.gz: 1e3f0f38902a8771531e42678eddeb252286ed2dc898ca873e4df69b8984a7af35c312f6ad30c1c932f62634ed51c3ca9a6ae31a13275b1d8a57646e1e133c53
7
+ data.tar.gz: e885ba14e95e3fc0eebbf5f480df5885699828d072ba0c05e4a525b08d1e0dc6d51167e3789913a401829223da5e912d434579a6e02338071d3963ee68891a1f
data/doc/created.rid CHANGED
@@ -1,4 +1,4 @@
1
- Sun, 04 Nov 2018 14:04:50 -0800
1
+ Sun, 04 Nov 2018 14:06:33 -0800
2
2
  README.rdoc Sun, 04 Nov 2018 13:23:14 -0800
3
3
  lib/phone_number_validator.rb Sun, 04 Nov 2018 13:47:26 -0800
4
4
  lib/phone_number_validator/validator.rb Sun, 04 Nov 2018 11:53:42 -0800
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.0.3'
3
+ spec.version = '0.0.4'
4
4
  spec.date = Time.now.strftime("%Y-%m-%d")
5
5
  spec.summary = 'Validate any US phone number!'
6
6
  spec.description = 'A United States phone number validator.'
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
19
  spec.required_ruby_version = '>= 2.0.0'
20
20
  spec.required_rubygems_version = '>= 2.6.0'
21
21
  spec.post_install_message = "\r\nThanks for installing my phone_number_validator gem!\r\nI hope you will enjoy using it! :)\r\n\r\n"
22
- spec.requirements << 'A Windows, Mac, or Linux computer with Ruby and RubyGems'
22
+ spec.requirements << 'A Windows, Mac, or Linux computer with Ruby and RubyGems Installed.'
23
23
  spec.metadata = {
24
24
  'Repository Host' => 'GitLab (https://gitlab.com)',
25
25
  'GitLab Repository URL' => 'https://gitlab.com/bag3318/phone_number_validator',
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.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - bag33188
@@ -141,7 +141,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
141
141
  - !ruby/object:Gem::Version
142
142
  version: 2.6.0
143
143
  requirements:
144
- - A Windows, Mac, or Linux computer with Ruby and RubyGems
144
+ - A Windows, Mac, or Linux computer with Ruby and RubyGems Installed.
145
145
  rubyforge_project:
146
146
  rubygems_version: 2.7.7
147
147
  signing_key: