national_holidays 1.17.6 → 1.17.7

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: a6acd2f5b220a7e18f18bedfbdc6bd0dcb15af9ce6e72e52f5219bdcd0ca78be
4
- data.tar.gz: d3f779a47ca96d019718dd5c750c1d76e63d8a928da9c824062195e41cd0128e
3
+ metadata.gz: 3cb80910549ef3e24a182a0e2cc37aad7b2da0ca34f0c0a8e1e0dcb81e2064ab
4
+ data.tar.gz: 21cc83648d918f7fd62c76a7a7cfbc01fc11ca82c280e6e2ad467cdbd25cfe2d
5
5
  SHA512:
6
- metadata.gz: fe62cbaa4c53eb2c35eb5df7e0c9d3960e05067ca65d4ad00af7f9aec36e0812cc094fac536229a8dafd52a8a47ba41189bcda39e84fe2a5c29125a0dbbe97aa
7
- data.tar.gz: 7823c5087778536fb95f398c10acfd64f09ca54e1b9e0a5de3c0ab9a1e3530cd81fee3f8a11c2d6ea7f624600bab8f346b5ed8a10492375ce278653b8447dca4
6
+ metadata.gz: 46214afb13f65653a22c741ddfcfe3dc65672fdfb5cbcb9c10bb8862b46776886adaf745a50e50408fb36ebdfec04e486452694a1d85fa7bae3658e9420b1364
7
+ data.tar.gz: f65c82c354e1cf71a260f8de239fd8a7858270860fef140f2c90d49305916613590f79707a12cb1bd2b73a3f35d1649c1adc4aa7170d6a3d6da031dfd0b21107
@@ -113,7 +113,7 @@ years:
113
113
  names:
114
114
  en: Labor Day
115
115
  - public_holiday: true
116
- date: '2022-10-11'
116
+ date: '2022-10-10'
117
117
  names:
118
118
  en: Columbus Day
119
119
  - public_holiday: true
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: national_holidays
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.17.6
4
+ version: 1.17.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Balhatchet
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-19 00:00:00.000000000 Z
11
+ date: 2022-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: countries
@@ -299,7 +299,7 @@ homepage: https://github.com/CharlieHR/national-holidays-ruby
299
299
  licenses:
300
300
  - MIT
301
301
  metadata: {}
302
- post_install_message:
302
+ post_install_message:
303
303
  rdoc_options: []
304
304
  require_paths:
305
305
  - lib
@@ -314,8 +314,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
314
314
  - !ruby/object:Gem::Version
315
315
  version: '0'
316
316
  requirements: []
317
- rubygems_version: 3.1.6
318
- signing_key:
317
+ rubygems_version: 3.3.4
318
+ signing_key:
319
319
  specification_version: 4
320
320
  summary: National Holidays for 95 countries
321
321
  test_files: []