national_holidays 1.17.16 → 1.17.17

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: 0d76504f674d1451d342bc4b1f0d41427c6995aff78517f16037b6204d79d696
4
- data.tar.gz: 92574e258e0bc2e0e70ad2ab66c68ccb6413b78f2e83eefbd74964d5fd886732
3
+ metadata.gz: 8acc2b2d3b30be6e047117f1b7cfdc90289b8d020a634bf3be561b48128a28d3
4
+ data.tar.gz: 8717fb838e82394efa593d1a7c581e14c4403c4ea741c2f4ea910f58727fe865
5
5
  SHA512:
6
- metadata.gz: 28873d5ef62f906285592d38cde9ea9472acef900ba66d74770122dcf9e11c5904ed1266cab7bdaf031626deccf78546b2ffc3903b315a2c0b74b4f9119b70ea
7
- data.tar.gz: 8db87ec8efb61ef2a382636b9d89fa68b0a0ee8e74a525c1af37e40a60c1ac4fcab995fd1405e21d2c0009ce89acf1d2dd1b0ef3ffe0dd4a76038d3f8b33b4aa
6
+ metadata.gz: 9658d245b64a9387d64187da648441c8ff0aaa21ce042e62b37cd90c4c7de5709980a38ed010f294ec4567ba5dd846d4bab29c8f20b956b08712f161d0d0af0a
7
+ data.tar.gz: 99224c86951aff6f02fc56a9cf6bd5f23a1b811a3e6afa1160ffcf776c21573a68ae5810136596cbe37d60ce09849a22c84453ada8035e0033ce3e269c7b9dae
@@ -412,3 +412,74 @@ years:
412
412
  names:
413
413
  en: Il-Milied
414
414
  mt: Il-Milied
415
+ '2023':
416
+ - public_holiday: true
417
+ date: '2023-01-01'
418
+ names:
419
+ en: New Year's Day
420
+ mt: New Year's Day
421
+ - public_holiday: true
422
+ date: '2023-02-10'
423
+ names:
424
+ en: Feast of St. Paul's Shipwreck
425
+ mt: Feast of St. Paul's Shipwreck
426
+ - public_holiday: true
427
+ date: '2023-03-19'
428
+ names:
429
+ en: Feast of St. Joseph
430
+ mt: Feast of St. Joseph
431
+ - public_holiday: true
432
+ date: '2023-03-31'
433
+ names:
434
+ en: Freedom Day
435
+ mt: Freedom Day
436
+ - public_holiday: true
437
+ date: '2023-04-07'
438
+ names:
439
+ en: Good Friday
440
+ mt: Good Friday
441
+ - public_holiday: true
442
+ date: '2023-05-01'
443
+ names:
444
+ en: Workers' Day
445
+ mt: Workers' Day
446
+ - public_holiday: true
447
+ date: '2023-06-07'
448
+ names:
449
+ en: Sette Giugno
450
+ mt: Sette Giugno
451
+ - public_holiday: true
452
+ date: '2023-06-29'
453
+ names:
454
+ en: Feast of St. Peter and St. Paul
455
+ mt: Feast of St. Peter and St. Paul
456
+ - public_holiday: true
457
+ date: '2023-08-15'
458
+ names:
459
+ en: Feast of the Assumption
460
+ mt: Feast of the Assumption
461
+ - public_holiday: true
462
+ date: '2023-09-08'
463
+ names:
464
+ en: Feast of Our Lady of Victories
465
+ mt: Feast of Our Lady of Victories
466
+ - public_holiday: true
467
+ date: '2023-09-21'
468
+ names:
469
+ en: Independence Day
470
+ mt: Independence Day
471
+ - public_holiday: true
472
+ date: '2023-12-08'
473
+ names:
474
+ en: Feast of the Immaculate Conception
475
+ mt: Feast of the Immaculate Conception
476
+ - public_holiday: true
477
+ date: '2023-12-13'
478
+ names:
479
+ en: Republic Day
480
+ mt: Republic Day
481
+ - public_holiday: true
482
+ date: '2023-12-25'
483
+ names:
484
+ en: Christmas Day
485
+ mt: Christmas Day
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.16
4
+ version: 1.17.17
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: 2023-02-24 00:00:00.000000000 Z
11
+ date: 2023-03-29 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.0.3
318
+ signing_key:
319
319
  specification_version: 4
320
320
  summary: National Holidays for 95 countries
321
321
  test_files: []