eu_vat_rates_data 2026.3.18 → 2026.3.19

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: f0c5e45eabdde7ed97cc381303c24583c2a2533816dd75ffaa8bec1ce318ec68
4
- data.tar.gz: fb4501ffc97fa70473a1ddfb836fdc902e49fdbaa555d9c78a1f75705fbbd9db
3
+ metadata.gz: a97c0d598ea3e2670d754b5beac68556b1e95e65196b6c5d4bfed8427a39272a
4
+ data.tar.gz: cfd0c53175cc051fdc2c2507078679ed6ddc485b9750160be5dd97c4905add87
5
5
  SHA512:
6
- metadata.gz: 8a4b7df2ca8483493fc4eaca785fa7208124a0375eced6bd7d471ec19d48079fe243b3e6920759567c82b6adaf283c75942670b21b44df839973d35fe63da5df
7
- data.tar.gz: 7d63dc8348a9f6c04ec851736109ddfc0324cd79866d3289ed7b556a9a0d78ecc0172760c4bb7fee9097d7c008362b6d05f9e01d0e9b4d3727dac7f865e5a3c8
6
+ metadata.gz: 8e7c9ce65f878bf59b83fe6b171f16911e7f1ebd433a62f3b31fbc5652e9b02ce36de04d44363dacb801faa604d3af3f98ec74be461ff67b8b68b771288d80bf
7
+ data.tar.gz: 8273dac87f55bbd1ccd9702cbe0af4d48a540a91195b46f544b9d3b5f2e1907c9e9b4b3a317f49eee5758d9a1a06e66adaaa6e81932b746848e74a578274a872
@@ -1,3 +1,3 @@
1
1
  module EuVatRatesData
2
- VERSION = "2026.3.18"
2
+ VERSION = "2026.3.19"
3
3
  end
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.3.18
4
+ version: 2026.3.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Iurii Rogulia
@@ -10,9 +10,10 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2026-03-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: EU VAT rates (standard, reduced, super-reduced, parking) for all 27 EU
14
- member states plus UK. Updated daily from the official European Commission TEDB.
15
- Useful for billing, invoicing, e-commerce, fintech, and VAT MOSS compliance.
13
+ description: VAT rates (standard, reduced, super-reduced, parking) for 44 European
14
+ countries EU-27 plus Norway, Switzerland, UK, and more. Updated daily from the
15
+ official European Commission TEDB. Includes eu_member flag. Useful for billing,
16
+ invoicing, e-commerce, fintech, and VAT MOSS compliance.
16
17
  email:
17
18
  - iurii@rogulia.fi
18
19
  executables: []
@@ -49,5 +50,6 @@ requirements: []
49
50
  rubygems_version: 3.0.3.1
50
51
  signing_key:
51
52
  specification_version: 4
52
- summary: EU VAT rates for all 27 member states + UK daily auto-updates from EC TEDB
53
+ summary: VAT rates for 44 European countriesEU-27 plus Norway, Switzerland, UK,
54
+ and more. Daily auto-updates from EC TEDB.
53
55
  test_files: []