ruby-vies 0.1.1 → 1.0.0
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 +4 -4
- data/.idea/ruby-vies.iml +1 -1
- data/.ruby-version +1 -0
- data/Gemfile.lock +11 -13
- data/README.md +3 -0
- data/lib/ruby/vies/version.rb +1 -1
- data/lib/ruby/vies.rb +1 -0
- data/ruby-vies.gemspec +3 -3
- metadata +9 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4fe8b2a93c2c783566cb7d3ee6e4bc58a16a7877d759b643be76e3bbc2f15ee2
|
|
4
|
+
data.tar.gz: '086f4b6df19cbc30a9b00a24e3be1ec27cdfbfa75523935fad83ad06e0768225'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f171e968e9be0915d0019a68680e716843c0dbba99ffa5f7952221a5c8d5655497f870121c5e51ebc63f7b93186f5181f6eb05e19215b7ec4bdd02c889d020ee
|
|
7
|
+
data.tar.gz: e742258235a260d6ed0d9d263f8cb89c76aaeb4aebf427500cb9cdb579e3e4c3eb375798612a99a66f57dd98da75e007f82eb5a75b231757247834db33b34496
|
data/.idea/ruby-vies.iml
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
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.0" jdkType="RUBY_SDK" />
|
|
13
13
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
14
14
|
<orderEntry type="library" scope="PROVIDED" name="activesupport (v6.1.4.3, rbenv: 2.7.4) [gem]" level="application" />
|
|
15
15
|
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.8.0, rbenv: 2.7.4) [gem]" level="application" />
|
data/.ruby-version
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
3.1.0
|
data/Gemfile.lock
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
ruby-vies (
|
|
5
|
-
activesupport (~>
|
|
4
|
+
ruby-vies (1.0.0)
|
|
5
|
+
activesupport (~> 7.0)
|
|
6
6
|
finest-builder (~> 1.0)
|
|
7
7
|
httparty (~> 0.18)
|
|
8
8
|
rake (~> 13.0)
|
|
@@ -13,12 +13,11 @@ PATH
|
|
|
13
13
|
GEM
|
|
14
14
|
remote: https://rubygems.org/
|
|
15
15
|
specs:
|
|
16
|
-
activesupport (
|
|
16
|
+
activesupport (7.0.1)
|
|
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
|
-
zeitwerk (~> 2.3)
|
|
22
21
|
addressable (2.8.0)
|
|
23
22
|
public_suffix (>= 2.0.2, < 5.0)
|
|
24
23
|
akami (1.3.1)
|
|
@@ -27,7 +26,7 @@ GEM
|
|
|
27
26
|
ast (2.4.2)
|
|
28
27
|
builder (3.2.4)
|
|
29
28
|
concurrent-ruby (1.1.9)
|
|
30
|
-
diff-lcs (1.
|
|
29
|
+
diff-lcs (1.5.0)
|
|
31
30
|
finest-builder (1.1.1)
|
|
32
31
|
gyoku (1.3.1)
|
|
33
32
|
builder (>= 2.1.2)
|
|
@@ -41,14 +40,14 @@ GEM
|
|
|
41
40
|
concurrent-ruby (~> 1.0)
|
|
42
41
|
mime-types (3.4.1)
|
|
43
42
|
mime-types-data (~> 3.2015)
|
|
44
|
-
mime-types-data (3.
|
|
43
|
+
mime-types-data (3.2022.0105)
|
|
45
44
|
minitest (5.15.0)
|
|
46
45
|
multi_xml (0.6.0)
|
|
47
|
-
nokogiri (1.
|
|
46
|
+
nokogiri (1.13.0-x86_64-linux)
|
|
48
47
|
racc (~> 1.4)
|
|
49
48
|
nori (2.6.0)
|
|
50
49
|
parallel (1.21.0)
|
|
51
|
-
parser (3.0.
|
|
50
|
+
parser (3.1.0.0)
|
|
52
51
|
ast (~> 2.4.1)
|
|
53
52
|
public_suffix (4.0.6)
|
|
54
53
|
racc (1.6.0)
|
|
@@ -70,16 +69,16 @@ GEM
|
|
|
70
69
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
71
70
|
rspec-support (~> 3.10.0)
|
|
72
71
|
rspec-support (3.10.3)
|
|
73
|
-
rubocop (1.
|
|
72
|
+
rubocop (1.24.1)
|
|
74
73
|
parallel (~> 1.10)
|
|
75
74
|
parser (>= 3.0.0.0)
|
|
76
75
|
rainbow (>= 2.2.2, < 4.0)
|
|
77
76
|
regexp_parser (>= 1.8, < 3.0)
|
|
78
77
|
rexml
|
|
79
|
-
rubocop-ast (>= 1.
|
|
78
|
+
rubocop-ast (>= 1.15.1, < 2.0)
|
|
80
79
|
ruby-progressbar (~> 1.7)
|
|
81
80
|
unicode-display_width (>= 1.4.0, < 3.0)
|
|
82
|
-
rubocop-ast (1.15.
|
|
81
|
+
rubocop-ast (1.15.1)
|
|
83
82
|
parser (>= 3.0.1.1)
|
|
84
83
|
ruby-progressbar (1.11.0)
|
|
85
84
|
savon (2.12.1)
|
|
@@ -98,7 +97,6 @@ GEM
|
|
|
98
97
|
addressable
|
|
99
98
|
httpi (~> 2.0)
|
|
100
99
|
nokogiri (>= 1.4.2)
|
|
101
|
-
zeitwerk (2.5.1)
|
|
102
100
|
|
|
103
101
|
PLATFORMS
|
|
104
102
|
x86_64-linux
|
|
@@ -110,4 +108,4 @@ DEPENDENCIES
|
|
|
110
108
|
ruby-vies!
|
|
111
109
|
|
|
112
110
|
BUNDLED WITH
|
|
113
|
-
2.
|
|
111
|
+
2.3.3
|
data/README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# Ruby::Vies
|
|
2
2
|
|
|
3
|
+
[](https://app.travis-ci.com/eddygarcas/ruby-vies) [](https://badge.fury.io/rb/ruby-vies)
|
|
4
|
+
|
|
5
|
+
|
|
3
6
|
Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/ruby/vies`. To experiment with that code, run `bin/console` for an interactive prompt.
|
|
4
7
|
|
|
5
8
|
TODO: Delete this and the text above, and describe your gem
|
data/lib/ruby/vies/version.rb
CHANGED
data/lib/ruby/vies.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.0")
|
|
16
16
|
|
|
17
17
|
spec.metadata["allowed_push_host"] = "https://rubygems.org/"
|
|
18
18
|
|
|
@@ -37,7 +37,7 @@ Gem::Specification.new do |spec|
|
|
|
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: 1.0.0
|
|
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-01-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: finest-builder
|
|
@@ -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:
|
|
@@ -124,6 +124,7 @@ files:
|
|
|
124
124
|
- ".idea/vcs.xml"
|
|
125
125
|
- ".rspec"
|
|
126
126
|
- ".rubocop.yml"
|
|
127
|
+
- ".ruby-version"
|
|
127
128
|
- ".travis.yml"
|
|
128
129
|
- CHANGELOG.md
|
|
129
130
|
- CODE_OF_CONDUCT.md
|
|
@@ -137,12 +138,12 @@ files:
|
|
|
137
138
|
- lib/ruby/vies.rb
|
|
138
139
|
- lib/ruby/vies/version.rb
|
|
139
140
|
- ruby-vies.gemspec
|
|
140
|
-
homepage: https://github.com/eddygarcas/ruby-
|
|
141
|
+
homepage: https://github.com/eddygarcas/ruby-vies
|
|
141
142
|
licenses:
|
|
142
143
|
- MIT
|
|
143
144
|
metadata:
|
|
144
145
|
allowed_push_host: https://rubygems.org/
|
|
145
|
-
homepage_uri: https://github.com/eddygarcas/ruby-
|
|
146
|
+
homepage_uri: https://github.com/eddygarcas/ruby-vies
|
|
146
147
|
source_code_uri: https://github.com/eddygarcas/ruby-vies
|
|
147
148
|
changelog_uri: https://github.com/eddygarcas/ruby-vies
|
|
148
149
|
post_install_message:
|
|
@@ -153,14 +154,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
153
154
|
requirements:
|
|
154
155
|
- - ">="
|
|
155
156
|
- !ruby/object:Gem::Version
|
|
156
|
-
version:
|
|
157
|
+
version: 3.1.0
|
|
157
158
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
158
159
|
requirements:
|
|
159
160
|
- - ">="
|
|
160
161
|
- !ruby/object:Gem::Version
|
|
161
162
|
version: '0'
|
|
162
163
|
requirements: []
|
|
163
|
-
rubygems_version: 3.
|
|
164
|
+
rubygems_version: 3.3.3
|
|
164
165
|
signing_key:
|
|
165
166
|
specification_version: 4
|
|
166
167
|
summary: Ruby EU VIES VAT and SIREN number validation
|