validates_identity-co_nit 0.1.0 → 0.1.1

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: 5a367b97e6ed9b5d3bf981553c3e3ca8b0084ab67ddf9d1c87abb61c084cff0d
4
- data.tar.gz: 741f2303f4d2e190a1f4b1e553f4a478e5d7aa72e8c1546128c87e6d3cfebefe
3
+ metadata.gz: 7fa643aa51dba7d2879f078857dbc300c10dfbc07c25a1b732300386f42f9f54
4
+ data.tar.gz: '0449f7e22f1c19423499b18f9add00913f2e0c569ec02c232f02cfd3d5ef9dc0'
5
5
  SHA512:
6
- metadata.gz: 1e82ecd2e0310c564c781ab1af43245f5f24f911c7c02feedfd79286406f3dbf752e7a5cd8979c5ffea77a49c67e52ada5b853d19259ac06d7d67164dad6043e
7
- data.tar.gz: e9c64afe37ab05671c2879db01ddbccecf87b20f9271cb98b27c69bf27412d2f77388ba443634c2059be9779a3d2bac15cd4a65af5bd5ce804c7ff31427c75c7
6
+ metadata.gz: d1df11967b7d97254a394115bbc8feaec7b8d42cae4199f3cee295be396fe7ec4f5e12fd75cbbf532c6490dc49a3ad9fb9febf5213b0cc2c029f9a262f1ce808
7
+ data.tar.gz: a11bc32f1355abc791f3fd8fcf864a51312da6eb8f11cf631ea4c810e79eaa2f3833febdfe72689efe7024b47259bd21e4ad2207f407e19630c66c1c99870e2e
@@ -2,6 +2,6 @@
2
2
 
3
3
  class ValidatesIdentity
4
4
  module CoNit
5
- VERSION = '0.1.0'
5
+ VERSION = '0.1.1'
6
6
  end
7
7
  end
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
  spec.authors = ['JonatascNascimento']
9
9
  spec.email = ['jonatascn@gmail.com']
10
10
 
11
- spec.summary = 'Validates Panama RUC Document and test it with matchers in a simple way.'
11
+ spec.summary = 'Validates Colombia NIT Document and test it with matchers in a simple way.'
12
12
  spec.homepage = 'https://github.com/JonatascNascimento/validates_identity-co_nit'
13
13
  spec.license = 'MIT'
14
14
  spec.required_ruby_version = '>= 2.6.0'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: validates_identity-co_nit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - JonatascNascimento
@@ -84,5 +84,5 @@ requirements: []
84
84
  rubygems_version: 3.3.7
85
85
  signing_key:
86
86
  specification_version: 4
87
- summary: Validates Panama RUC Document and test it with matchers in a simple way.
87
+ summary: Validates Colombia NIT Document and test it with matchers in a simple way.
88
88
  test_files: []