eu_vat_rates_data 2026.4.26 → 2026.4.27
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/lib/eu_vat_rates_data/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: '022784fce9471e576c8564b8b7cf987cc83eb565ac2384cbd15127a1c55cf81b'
|
|
4
|
+
data.tar.gz: 0cf098d5d42df63a3b45a9f526be72ab2b953e35b8a45d8798758c8864ba95d9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d01db389f4c448f023f46daa2b936f04b9ac70c2eebb005993e22a63e6848f33a78f416bd7ea7309d2f21852e9edebaecc4dbc6f740c8957f71197b641ff716e
|
|
7
|
+
data.tar.gz: ca7ff145ac941d82159c0c01d81f34e58abed6e3593cfffbf009a92921364110daf8c3770c00726071e6c0172a4de6df4bcfef4d5404ef24b2d4f1c6d32d3ed2
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: eu_vat_rates_data
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2026.4.
|
|
4
|
+
version: 2026.4.27
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Iurii Rogulia
|
|
@@ -10,7 +10,7 @@ bindir: bin
|
|
|
10
10
|
cert_chain: []
|
|
11
11
|
date: 2026-04-25 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
|
-
description: VAT rates (standard, reduced, super-reduced, parking) for
|
|
13
|
+
description: VAT rates (standard, reduced, super-reduced, parking) for 45 European
|
|
14
14
|
countries — EU-27 plus Norway, Switzerland, UK, and more. Includes eu_member flag,
|
|
15
15
|
local VAT name and abbreviation. Useful for billing, invoicing, e-commerce, fintech,
|
|
16
16
|
and VAT compliance.
|
|
@@ -50,6 +50,6 @@ requirements: []
|
|
|
50
50
|
rubygems_version: 3.5.22
|
|
51
51
|
signing_key:
|
|
52
52
|
specification_version: 4
|
|
53
|
-
summary: VAT rates for
|
|
53
|
+
summary: VAT rates for 45 European countries — EU-27 plus Norway, Switzerland, UK,
|
|
54
54
|
and more.
|
|
55
55
|
test_files: []
|