countries 7.1.0 → 7.1.1

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.
@@ -58,10 +58,11 @@ SK:
58
58
  - スロバキア
59
59
  - Slowakije
60
60
  vat_rates:
61
- standard: 20
61
+ standard: 23
62
62
  reduced:
63
- - 10
63
+ - 19
64
64
  super_reduced:
65
+ - 5
65
66
  parking:
66
67
  vehicle_registration_code: SK
67
68
  world_region: EMEA
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Countries
4
- VERSION = '7.1.0'
4
+ VERSION = '7.1.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: countries
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.1.0
4
+ version: 7.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Robinson
@@ -10,7 +10,7 @@ authors:
10
10
  - Pedro Moreira
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2025-01-04 00:00:00.000000000 Z
13
+ date: 2025-02-08 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: unaccent