national_holidays 1.16.5 → 1.17.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c9ea0ef56c14a088956bf9716071fce5840ad02b9c79133470d413820b19feff
4
- data.tar.gz: '0093e69689bf597b5a6bffd4ba97f44b9fc582b00fc59001953e9e6daa7fdfd2'
3
+ metadata.gz: 9fee0151848bc35eaa0a8edcb8c90b8bf7fdfcd193e4a3f3c6044ac67d33650a
4
+ data.tar.gz: 625d4d6169944270b6e02d3febbddbb25496c74ef6840ab59189533e4d8418d8
5
5
  SHA512:
6
- metadata.gz: 0d756f6310755295e45aa2da70eadd295dba35bb2db1a701cb248c617b54b3ad342bdc9134b042667fcf95396dbf468129a6ff2b9812e7759c65dde571faf83c
7
- data.tar.gz: 0a81e105eb158ea5eab63dbeb9090ab5604a02294c60eae91be2f9c4c3189ec0769c1d12385f1977db86fc96dab2e4a59c9c80a1b7747fe40ea1043e51942838
6
+ metadata.gz: f47a45d925378e197c4a57e8332540bd7e475c07fa8b1692956bd99014e0b6b88c53d3a58a1a2eb30cb27366bca9222663187db388281bc6b1f95d96aad03504
7
+ data.tar.gz: 00c381ab8e55fde13d34f6d0d36bc0c7a2b3957b96b91fb76309c6c11289f60d3e286705e8650af51c9372d01c792af29088845aa8d01b22427b7b7b8fea28a3
@@ -493,6 +493,11 @@ years:
493
493
  names:
494
494
  en: Christmas Day
495
495
  uk: Різдво Христове
496
+ - public_holiday: true
497
+ date: '2021-12-27'
498
+ names:
499
+ en: Christmas Day Holiday
500
+ uk: Свято Різдва
496
501
  '2022':
497
502
  - public_holiday: true
498
503
  date: '2022-01-03'
@@ -512,6 +512,10 @@ years:
512
512
  date: '2021-11-25'
513
513
  names:
514
514
  en: Thanksgiving Day
515
+ - public_holiday : true
516
+ date: '2021-12-24'
517
+ names:
518
+ en: Christmas Holiday
515
519
  - public_holiday: true
516
520
  date: '2021-12-25'
517
521
  names:
@@ -625,7 +625,7 @@ years:
625
625
  names:
626
626
  en: Thanksgiving Day
627
627
  - public_holiday: true
628
- date: '2021-12-27'
628
+ date: '2021-12-24'
629
629
  names:
630
630
  en: Christmas Day
631
631
  - 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.16.5
4
+ version: 1.17.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Balhatchet
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-10 00:00:00.000000000 Z
11
+ date: 2021-12-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: countries
@@ -67,7 +67,7 @@ dependencies:
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0.56'
69
69
  description: Uses config from the national-holidays-config project to provide access
70
- to national holiday data across 92 countries
70
+ to national holiday data across 95 countries
71
71
  email: alex@balhatchet.net
72
72
  executables: []
73
73
  extensions: []
@@ -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.2.8
317
+ rubygems_version: 3.1.6
318
318
  signing_key:
319
319
  specification_version: 4
320
- summary: National Holidays for 92 countries
320
+ summary: National Holidays for 95 countries
321
321
  test_files: []