national_holidays 1.17.7 → 1.17.8

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: 3cb80910549ef3e24a182a0e2cc37aad7b2da0ca34f0c0a8e1e0dcb81e2064ab
4
- data.tar.gz: 21cc83648d918f7fd62c76a7a7cfbc01fc11ca82c280e6e2ad467cdbd25cfe2d
3
+ metadata.gz: 42ab1edd05fca2cb5f07a1927822f284e18aac683eaa5d6f2a49f49d8238f061
4
+ data.tar.gz: d7e2e3fb93768860ad44f9b837732ee5b80ec81de21d7623460d481d4831f6ab
5
5
  SHA512:
6
- metadata.gz: 46214afb13f65653a22c741ddfcfe3dc65672fdfb5cbcb9c10bb8862b46776886adaf745a50e50408fb36ebdfec04e486452694a1d85fa7bae3658e9420b1364
7
- data.tar.gz: f65c82c354e1cf71a260f8de239fd8a7858270860fef140f2c90d49305916613590f79707a12cb1bd2b73a3f35d1649c1adc4aa7170d6a3d6da031dfd0b21107
6
+ metadata.gz: b8566c3d4daa82193405c6f8991e7e9ac81e1b9f9c056dca5e0c184bab11f58add32e4dadaf51d4c6b3c7cf85cecb86e80346c015f6e949423d4c6ac73f68759
7
+ data.tar.gz: 3de5a6a9d4e68afe140fe1378842b41c42ad75067f8c7fac04c63944068bb4fa5cbd27bc6fcaf87458c7114667fa32c2431dff89f015c8a8740d46d6b69019e3
@@ -449,6 +449,10 @@ years:
449
449
  date: '2022-03-17'
450
450
  names:
451
451
  en: St. Patrick's Day
452
+ - public_holiday: true
453
+ date: '2022-04-15'
454
+ names:
455
+ en: Good Friday
452
456
  - public_holiday: true
453
457
  date: '2022-04-18'
454
458
  names:
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.7
4
+ version: 1.17.8
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-28 00:00:00.000000000 Z
11
+ date: 2022-02-01 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.3.4
318
- signing_key:
317
+ rubygems_version: 3.1.6
318
+ signing_key:
319
319
  specification_version: 4
320
320
  summary: National Holidays for 95 countries
321
321
  test_files: []