ci_uy 0.0.4 → 0.0.5

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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +8 -10
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: c125f60f9714fde73887557d169977417513218b
4
+ data.tar.gz: 48b8590e3dc320dd1530021f1b4f2bc541cdb87f
5
+ SHA512:
6
+ metadata.gz: d04b8575254d9de4b87a621eb7e672ed894f240e5dc3403cabc45fb57231406ca5ed151adb748c2c454a12d3df06be26c2266b889aca238dc56466c60ad56fc0
7
+ data.tar.gz: 626520056d660ee2afd7742a82f4a54efc5062349dc40685f109584ea4682f93dbbd9afa593b6d85407914779e799cf289964d8a6018e9066e2add9ba79e7aec
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ci_uy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
5
- prerelease:
4
+ version: 0.0.5
6
5
  platform: ruby
7
6
  authors:
8
7
  - Fernando Briano
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-11-21 00:00:00.000000000 Z
11
+ date: 2014-02-24 00:00:00.000000000 Z
13
12
  dependencies: []
14
13
  description: A gem to validate Uruguayan Identity Documents (Cedula de Identidad Uruguaya)
15
14
  email: fernando@picandocodigo.net
@@ -18,29 +17,28 @@ extensions: []
18
17
  extra_rdoc_files: []
19
18
  files:
20
19
  - lib/ci_uy.rb
21
- homepage: http://rubygems.org/gems/ci_uy
20
+ homepage: https://github.com/picandocodigo/ci_uy
22
21
  licenses:
23
22
  - GPL-3
23
+ metadata: {}
24
24
  post_install_message: Thanks for installing CiUY!
25
25
  rdoc_options: []
26
26
  require_paths:
27
27
  - lib
28
28
  required_ruby_version: !ruby/object:Gem::Requirement
29
- none: false
30
29
  requirements:
31
- - - ! '>='
30
+ - - '>='
32
31
  - !ruby/object:Gem::Version
33
32
  version: '0'
34
33
  required_rubygems_version: !ruby/object:Gem::Requirement
35
- none: false
36
34
  requirements:
37
- - - ! '>='
35
+ - - '>='
38
36
  - !ruby/object:Gem::Version
39
37
  version: '0'
40
38
  requirements: []
41
39
  rubyforge_project:
42
- rubygems_version: 1.8.25
40
+ rubygems_version: 2.1.11
43
41
  signing_key:
44
- specification_version: 3
42
+ specification_version: 4
45
43
  summary: CiUY Validate Uruguayan cedula numbers
46
44
  test_files: []