ruby-vies 0.1.1 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.idea/ruby-vies.iml +44 -43
- data/.travis.yml +1 -1
- data/Gemfile.lock +51 -48
- data/lib/ruby/vies/version.rb +1 -1
- data/ruby-vies.gemspec +4 -4
- metadata +10 -10
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ef8450b2dd7a9abbe231a1003e5667ce0f4ca243c78f63803455b20b2171124c
|
4
|
+
data.tar.gz: 3f316c9bcdd40002525ff50b3a9695e2875d1bddcff8681656712e77ddb3676e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 91ae36cdf4f0f817f1dcd10be66987a8aeec4d36d765604f409e8916a0b79b4c1e88491add980623202eb6499e325709bf84ecbf314411b4bad5fcadf7b0138b
|
7
|
+
data.tar.gz: a13759a44b33d000f555b2d23169e6d5ad19ff19739ed97f8131db7d1c9c0af54f8a824ebef5b53464e4ae748c72a359a2ab91a2b09aedc89f6543d989415f53
|
data/.idea/ruby-vies.iml
CHANGED
@@ -9,50 +9,51 @@
|
|
9
9
|
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
|
10
10
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
11
11
|
</content>
|
12
|
-
<orderEntry type="jdk" jdkName="rbenv:
|
12
|
+
<orderEntry type="jdk" jdkName="rbenv: 3.1.2" jdkType="RUBY_SDK" />
|
13
13
|
<orderEntry type="sourceFolder" forTests="false" />
|
14
|
-
<orderEntry type="library" scope="PROVIDED" name="activesupport (
|
15
|
-
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.8.
|
16
|
-
<orderEntry type="library" scope="PROVIDED" name="akami (v1.3.1, rbenv:
|
17
|
-
<orderEntry type="library" scope="PROVIDED" name="ast (v2.4.2, rbenv:
|
18
|
-
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.4, rbenv:
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.2.24, rbenv:
|
20
|
-
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.1.
|
21
|
-
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.
|
22
|
-
<orderEntry type="library" scope="PROVIDED" name="finest-builder (
|
23
|
-
<orderEntry type="library" scope="PROVIDED" name="gyoku (v1.
|
24
|
-
<orderEntry type="library" scope="PROVIDED" name="httparty (v0.20.0, rbenv:
|
25
|
-
<orderEntry type="library" scope="PROVIDED" name="httpi (
|
26
|
-
<orderEntry type="library" scope="PROVIDED" name="i18n (v1.
|
27
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
28
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
29
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
30
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
31
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
32
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
33
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
34
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
35
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
36
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
37
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
38
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
39
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
40
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
41
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
42
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
43
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
44
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
45
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec
|
46
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-
|
47
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
48
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
49
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
50
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
51
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
52
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
53
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
54
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
55
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
14
|
+
<orderEntry type="library" scope="PROVIDED" name="activesupport (v7.0.4, rbenv: 3.1.2) [gem]" level="application" />
|
15
|
+
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.8.1, rbenv: 3.1.2) [gem]" level="application" />
|
16
|
+
<orderEntry type="library" scope="PROVIDED" name="akami (v1.3.1, rbenv: 3.1.2) [gem]" level="application" />
|
17
|
+
<orderEntry type="library" scope="PROVIDED" name="ast (v2.4.2, rbenv: 3.1.2) [gem]" level="application" />
|
18
|
+
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.4, rbenv: 3.1.2) [gem]" level="application" />
|
19
|
+
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.2.24, rbenv: 3.1.2) [gem]" level="application" />
|
20
|
+
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.1.10, rbenv: 3.1.2) [gem]" level="application" />
|
21
|
+
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.5.0, rbenv: 3.1.2) [gem]" level="application" />
|
22
|
+
<orderEntry type="library" scope="PROVIDED" name="finest-builder (v2.0.0, rbenv: 3.1.2) [gem]" level="application" />
|
23
|
+
<orderEntry type="library" scope="PROVIDED" name="gyoku (v1.4.0, rbenv: 3.1.2) [gem]" level="application" />
|
24
|
+
<orderEntry type="library" scope="PROVIDED" name="httparty (v0.20.0, rbenv: 3.1.2) [gem]" level="application" />
|
25
|
+
<orderEntry type="library" scope="PROVIDED" name="httpi (v3.0.1, rbenv: 3.1.2) [gem]" level="application" />
|
26
|
+
<orderEntry type="library" scope="PROVIDED" name="i18n (v1.12.0, rbenv: 3.1.2) [gem]" level="application" />
|
27
|
+
<orderEntry type="library" scope="PROVIDED" name="json (v2.6.2, rbenv: 3.1.2) [gem]" level="application" />
|
28
|
+
<orderEntry type="library" scope="PROVIDED" name="mail (v2.7.1, rbenv: 3.1.2) [gem]" level="application" />
|
29
|
+
<orderEntry type="library" scope="PROVIDED" name="mime-types (v3.4.1, rbenv: 3.1.2) [gem]" level="application" />
|
30
|
+
<orderEntry type="library" scope="PROVIDED" name="mime-types-data (v3.2022.0105, rbenv: 3.1.2) [gem]" level="application" />
|
31
|
+
<orderEntry type="library" scope="PROVIDED" name="mini_mime (v1.1.2, rbenv: 3.1.2) [gem]" level="application" />
|
32
|
+
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.16.3, rbenv: 3.1.2) [gem]" level="application" />
|
33
|
+
<orderEntry type="library" scope="PROVIDED" name="multi_xml (v0.6.0, rbenv: 3.1.2) [gem]" level="application" />
|
34
|
+
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.13.9, rbenv: 3.1.2) [gem]" level="application" />
|
35
|
+
<orderEntry type="library" scope="PROVIDED" name="nori (v2.6.0, rbenv: 3.1.2) [gem]" level="application" />
|
36
|
+
<orderEntry type="library" scope="PROVIDED" name="parallel (v1.22.1, rbenv: 3.1.2) [gem]" level="application" />
|
37
|
+
<orderEntry type="library" scope="PROVIDED" name="parser (v3.1.2.1, rbenv: 3.1.2) [gem]" level="application" />
|
38
|
+
<orderEntry type="library" scope="PROVIDED" name="public_suffix (v5.0.0, rbenv: 3.1.2) [gem]" level="application" />
|
39
|
+
<orderEntry type="library" scope="PROVIDED" name="racc (v1.6.0, rbenv: 3.1.2) [gem]" level="application" />
|
40
|
+
<orderEntry type="library" scope="PROVIDED" name="rack (v3.0.0, rbenv: 3.1.2) [gem]" level="application" />
|
41
|
+
<orderEntry type="library" scope="PROVIDED" name="rainbow (v3.1.1, rbenv: 3.1.2) [gem]" level="application" />
|
42
|
+
<orderEntry type="library" scope="PROVIDED" name="rake (v13.0.6, rbenv: 3.1.2) [gem]" level="application" />
|
43
|
+
<orderEntry type="library" scope="PROVIDED" name="regexp_parser (v2.6.0, rbenv: 3.1.2) [gem]" level="application" />
|
44
|
+
<orderEntry type="library" scope="PROVIDED" name="rexml (v3.2.5, rbenv: 3.1.2) [gem]" level="application" />
|
45
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec (v3.12.0, rbenv: 3.1.2) [gem]" level="application" />
|
46
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.12.0, rbenv: 3.1.2) [gem]" level="application" />
|
47
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.12.0, rbenv: 3.1.2) [gem]" level="application" />
|
48
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.12.0, rbenv: 3.1.2) [gem]" level="application" />
|
49
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.12.0, rbenv: 3.1.2) [gem]" level="application" />
|
50
|
+
<orderEntry type="library" scope="PROVIDED" name="rubocop (v1.39.0, rbenv: 3.1.2) [gem]" level="application" />
|
51
|
+
<orderEntry type="library" scope="PROVIDED" name="rubocop-ast (v1.23.0, rbenv: 3.1.2) [gem]" level="application" />
|
52
|
+
<orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.11.0, rbenv: 3.1.2) [gem]" level="application" />
|
53
|
+
<orderEntry type="library" scope="PROVIDED" name="savon (v2.13.1, rbenv: 3.1.2) [gem]" level="application" />
|
54
|
+
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v2.0.5, rbenv: 3.1.2) [gem]" level="application" />
|
55
|
+
<orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v2.3.0, rbenv: 3.1.2) [gem]" level="application" />
|
56
|
+
<orderEntry type="library" scope="PROVIDED" name="wasabi (v3.8.0, rbenv: 3.1.2) [gem]" level="application" />
|
56
57
|
</component>
|
57
58
|
<component name="RakeTasksCache">
|
58
59
|
<option name="myRootTask">
|
data/.travis.yml
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
ruby-vies (0.1
|
5
|
-
activesupport (~>
|
6
|
-
finest-builder (~>
|
4
|
+
ruby-vies (0.2.1)
|
5
|
+
activesupport (~> 7.0)
|
6
|
+
finest-builder (~> 2.0)
|
7
7
|
httparty (~> 0.18)
|
8
8
|
rake (~> 13.0)
|
9
9
|
rspec (~> 3.0)
|
@@ -13,92 +13,95 @@ PATH
|
|
13
13
|
GEM
|
14
14
|
remote: https://rubygems.org/
|
15
15
|
specs:
|
16
|
-
activesupport (
|
16
|
+
activesupport (7.0.4)
|
17
17
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
18
18
|
i18n (>= 1.6, < 2)
|
19
19
|
minitest (>= 5.1)
|
20
20
|
tzinfo (~> 2.0)
|
21
|
-
|
22
|
-
|
23
|
-
public_suffix (>= 2.0.2, < 5.0)
|
21
|
+
addressable (2.8.1)
|
22
|
+
public_suffix (>= 2.0.2, < 6.0)
|
24
23
|
akami (1.3.1)
|
25
24
|
gyoku (>= 0.4.0)
|
26
25
|
nokogiri
|
27
26
|
ast (2.4.2)
|
28
27
|
builder (3.2.4)
|
29
|
-
concurrent-ruby (1.1.
|
30
|
-
diff-lcs (1.
|
31
|
-
finest-builder (
|
32
|
-
gyoku (1.
|
28
|
+
concurrent-ruby (1.1.10)
|
29
|
+
diff-lcs (1.5.0)
|
30
|
+
finest-builder (2.0.0)
|
31
|
+
gyoku (1.4.0)
|
33
32
|
builder (>= 2.1.2)
|
33
|
+
rexml (~> 3.0)
|
34
34
|
httparty (0.20.0)
|
35
35
|
mime-types (~> 3.0)
|
36
36
|
multi_xml (>= 0.5.2)
|
37
|
-
httpi (
|
37
|
+
httpi (3.0.1)
|
38
38
|
rack
|
39
|
-
|
40
|
-
i18n (1.8.11)
|
39
|
+
i18n (1.12.0)
|
41
40
|
concurrent-ruby (~> 1.0)
|
41
|
+
json (2.6.2)
|
42
|
+
mail (2.7.1)
|
43
|
+
mini_mime (>= 0.1.1)
|
42
44
|
mime-types (3.4.1)
|
43
45
|
mime-types-data (~> 3.2015)
|
44
|
-
mime-types-data (3.
|
45
|
-
|
46
|
+
mime-types-data (3.2022.0105)
|
47
|
+
mini_mime (1.1.2)
|
48
|
+
minitest (5.16.3)
|
46
49
|
multi_xml (0.6.0)
|
47
|
-
nokogiri (1.
|
50
|
+
nokogiri (1.13.9-x86_64-linux)
|
48
51
|
racc (~> 1.4)
|
49
52
|
nori (2.6.0)
|
50
|
-
parallel (1.
|
51
|
-
parser (3.
|
53
|
+
parallel (1.22.1)
|
54
|
+
parser (3.1.2.1)
|
52
55
|
ast (~> 2.4.1)
|
53
|
-
public_suffix (
|
56
|
+
public_suffix (5.0.0)
|
54
57
|
racc (1.6.0)
|
55
|
-
rack (
|
56
|
-
rainbow (3.
|
58
|
+
rack (3.0.0)
|
59
|
+
rainbow (3.1.1)
|
57
60
|
rake (13.0.6)
|
58
|
-
regexp_parser (2.
|
61
|
+
regexp_parser (2.6.0)
|
59
62
|
rexml (3.2.5)
|
60
|
-
rspec (3.
|
61
|
-
rspec-core (~> 3.
|
62
|
-
rspec-expectations (~> 3.
|
63
|
-
rspec-mocks (~> 3.
|
64
|
-
rspec-core (3.
|
65
|
-
rspec-support (~> 3.
|
66
|
-
rspec-expectations (3.
|
63
|
+
rspec (3.12.0)
|
64
|
+
rspec-core (~> 3.12.0)
|
65
|
+
rspec-expectations (~> 3.12.0)
|
66
|
+
rspec-mocks (~> 3.12.0)
|
67
|
+
rspec-core (3.12.0)
|
68
|
+
rspec-support (~> 3.12.0)
|
69
|
+
rspec-expectations (3.12.0)
|
67
70
|
diff-lcs (>= 1.2.0, < 2.0)
|
68
|
-
rspec-support (~> 3.
|
69
|
-
rspec-mocks (3.
|
71
|
+
rspec-support (~> 3.12.0)
|
72
|
+
rspec-mocks (3.12.0)
|
70
73
|
diff-lcs (>= 1.2.0, < 2.0)
|
71
|
-
rspec-support (~> 3.
|
72
|
-
rspec-support (3.
|
73
|
-
rubocop (1.
|
74
|
+
rspec-support (~> 3.12.0)
|
75
|
+
rspec-support (3.12.0)
|
76
|
+
rubocop (1.39.0)
|
77
|
+
json (~> 2.3)
|
74
78
|
parallel (~> 1.10)
|
75
|
-
parser (>= 3.
|
79
|
+
parser (>= 3.1.2.1)
|
76
80
|
rainbow (>= 2.2.2, < 4.0)
|
77
81
|
regexp_parser (>= 1.8, < 3.0)
|
78
|
-
rexml
|
79
|
-
rubocop-ast (>= 1.
|
82
|
+
rexml (>= 3.2.5, < 4.0)
|
83
|
+
rubocop-ast (>= 1.23.0, < 2.0)
|
80
84
|
ruby-progressbar (~> 1.7)
|
81
85
|
unicode-display_width (>= 1.4.0, < 3.0)
|
82
|
-
rubocop-ast (1.
|
83
|
-
parser (>= 3.
|
86
|
+
rubocop-ast (1.23.0)
|
87
|
+
parser (>= 3.1.1.0)
|
84
88
|
ruby-progressbar (1.11.0)
|
85
|
-
savon (2.
|
89
|
+
savon (2.13.1)
|
86
90
|
akami (~> 1.2)
|
87
91
|
builder (>= 2.1.2)
|
88
92
|
gyoku (~> 1.2)
|
89
|
-
httpi (
|
93
|
+
httpi (>= 2.4.5)
|
94
|
+
mail (~> 2.5)
|
90
95
|
nokogiri (>= 1.8.1)
|
91
96
|
nori (~> 2.4)
|
92
97
|
wasabi (~> 3.4)
|
93
|
-
|
94
|
-
tzinfo (2.0.4)
|
98
|
+
tzinfo (2.0.5)
|
95
99
|
concurrent-ruby (~> 1.0)
|
96
|
-
unicode-display_width (2.
|
97
|
-
wasabi (3.
|
100
|
+
unicode-display_width (2.3.0)
|
101
|
+
wasabi (3.8.0)
|
98
102
|
addressable
|
99
|
-
httpi (~>
|
103
|
+
httpi (~> 3.0)
|
100
104
|
nokogiri (>= 1.4.2)
|
101
|
-
zeitwerk (2.5.1)
|
102
105
|
|
103
106
|
PLATFORMS
|
104
107
|
x86_64-linux
|
data/lib/ruby/vies/version.rb
CHANGED
data/ruby-vies.gemspec
CHANGED
@@ -10,9 +10,9 @@ Gem::Specification.new do |spec|
|
|
10
10
|
|
11
11
|
spec.summary = "Ruby EU VIES VAT and SIREN number validation"
|
12
12
|
spec.description = "Vies is a EU service that checks EU VAT business number validation and sends back its information."
|
13
|
-
spec.homepage = "https://github.com/eddygarcas/ruby-
|
13
|
+
spec.homepage = "https://github.com/eddygarcas/ruby-vies"
|
14
14
|
spec.license = "MIT"
|
15
|
-
spec.required_ruby_version = Gem::Requirement.new(">=
|
15
|
+
spec.required_ruby_version = Gem::Requirement.new(">= 3.1.2")
|
16
16
|
|
17
17
|
spec.metadata["allowed_push_host"] = "https://rubygems.org/"
|
18
18
|
|
@@ -31,13 +31,13 @@ Gem::Specification.new do |spec|
|
|
31
31
|
|
32
32
|
# Uncomment to register a new dependency of your gem
|
33
33
|
# spec.add_dependency "example-gem", "~> 1.0"
|
34
|
-
spec.add_dependency "finest-builder", "~>
|
34
|
+
spec.add_dependency "finest-builder", "~> 2.0"
|
35
35
|
spec.add_dependency "httparty", "~> 0.18"
|
36
36
|
spec.add_dependency "rake", "~> 13.0"
|
37
37
|
spec.add_dependency "rspec", "~> 3.0"
|
38
38
|
spec.add_dependency "rubocop", "~> 1.7"
|
39
39
|
spec.add_dependency "savon", "~> 2.3"
|
40
|
-
spec.add_dependency "activesupport", "~>
|
40
|
+
spec.add_dependency "activesupport", "~> 7.0"
|
41
41
|
|
42
42
|
# For more information and examples about making a new gem, checkout our
|
43
43
|
# guide at: https://bundler.io/guides/creating_gem.html
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ruby-vies
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eduard Garcia Castelló
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-11-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: finest-builder
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '
|
19
|
+
version: '2.0'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: '
|
26
|
+
version: '2.0'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: httparty
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -100,14 +100,14 @@ dependencies:
|
|
100
100
|
requirements:
|
101
101
|
- - "~>"
|
102
102
|
- !ruby/object:Gem::Version
|
103
|
-
version: '
|
103
|
+
version: '7.0'
|
104
104
|
type: :runtime
|
105
105
|
prerelease: false
|
106
106
|
version_requirements: !ruby/object:Gem::Requirement
|
107
107
|
requirements:
|
108
108
|
- - "~>"
|
109
109
|
- !ruby/object:Gem::Version
|
110
|
-
version: '
|
110
|
+
version: '7.0'
|
111
111
|
description: Vies is a EU service that checks EU VAT business number validation and
|
112
112
|
sends back its information.
|
113
113
|
email:
|
@@ -137,12 +137,12 @@ files:
|
|
137
137
|
- lib/ruby/vies.rb
|
138
138
|
- lib/ruby/vies/version.rb
|
139
139
|
- ruby-vies.gemspec
|
140
|
-
homepage: https://github.com/eddygarcas/ruby-
|
140
|
+
homepage: https://github.com/eddygarcas/ruby-vies
|
141
141
|
licenses:
|
142
142
|
- MIT
|
143
143
|
metadata:
|
144
144
|
allowed_push_host: https://rubygems.org/
|
145
|
-
homepage_uri: https://github.com/eddygarcas/ruby-
|
145
|
+
homepage_uri: https://github.com/eddygarcas/ruby-vies
|
146
146
|
source_code_uri: https://github.com/eddygarcas/ruby-vies
|
147
147
|
changelog_uri: https://github.com/eddygarcas/ruby-vies
|
148
148
|
post_install_message:
|
@@ -153,14 +153,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
153
153
|
requirements:
|
154
154
|
- - ">="
|
155
155
|
- !ruby/object:Gem::Version
|
156
|
-
version:
|
156
|
+
version: 3.1.2
|
157
157
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
158
158
|
requirements:
|
159
159
|
- - ">="
|
160
160
|
- !ruby/object:Gem::Version
|
161
161
|
version: '0'
|
162
162
|
requirements: []
|
163
|
-
rubygems_version: 3.
|
163
|
+
rubygems_version: 3.3.7
|
164
164
|
signing_key:
|
165
165
|
specification_version: 4
|
166
166
|
summary: Ruby EU VIES VAT and SIREN number validation
|