national_holidays 1.12.3 → 1.12.4

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: 0d4fd208fa7e4c1d762011a9a6388a60ccc3edfc49c8fa519f7cd6fd1a48459c
4
- data.tar.gz: 34f60f719fd2bdbc9a6c98f28644995c9dfe63606d279bd56c54c8ea82fbcd2f
3
+ metadata.gz: 763175062938fc434367f2d9445e18d4132534cbbff862abebc318ecc849f147
4
+ data.tar.gz: 180304910dcc219c5337837eefd52fd19fd4b0e371958b6efacdeee98386a57c
5
5
  SHA512:
6
- metadata.gz: c1288cb64c75b32251430cf582b3dcd2a71abc1f59abe5b2cab7ff26600fa9045b0baa8ae906fd08afc67d8c01b70ad7b1191ddbe629838c60f2dcf1a63cc76f
7
- data.tar.gz: 1e290bf818fb955df840921f226cdbebfc9f1f1edcd5cb246dd634036f5d0c1efe9474ee7f7b09945fa14e3925d72b29392ef6088bdc170bd12abb38a4ad4588
6
+ metadata.gz: ec977fc33a6d80b1121a4d6057fe70d14cc9dbe629c94b6361efff0cbf320d89211b632c42ca08b387513dcfaa96693d18f408f49b218051409dc316e55efd9b
7
+ data.tar.gz: 5ab1000e412496de0b43030e2f31b22294fc00e0265bfe61e5a6507d2a7ad69a06900794e450301766922864191f752c3099d13693e4ab932c4e2322ae782bf9
@@ -404,7 +404,7 @@ years:
404
404
  en: Día del Trabajador
405
405
  es: Día del Trabajador
406
406
  - public_holiday: true
407
- date: '2021-05-02'
407
+ date: '2021-05-03'
408
408
  names:
409
409
  en: Fiesta de la Comunidad
410
410
  es: Fiesta de la Comunidad
@@ -238,6 +238,10 @@ years:
238
238
  date: '2021-05-26'
239
239
  names:
240
240
  en: Vesak Day
241
+ - public_holiday: true
242
+ date: '2021-07-20'
243
+ names:
244
+ en: Hari Raya Haji
241
245
  - public_holiday: true
242
246
  date: '2021-08-09'
243
247
  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.12.3
4
+ version: 1.12.4
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: 2021-02-25 00:00:00.000000000 Z
11
+ date: 2021-03-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: countries
@@ -293,7 +293,7 @@ homepage: https://github.com/CharlieHR/national-holidays-ruby
293
293
  licenses:
294
294
  - MIT
295
295
  metadata: {}
296
- post_install_message:
296
+ post_install_message:
297
297
  rdoc_options: []
298
298
  require_paths:
299
299
  - lib
@@ -308,8 +308,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
308
308
  - !ruby/object:Gem::Version
309
309
  version: '0'
310
310
  requirements: []
311
- rubygems_version: 3.0.3
312
- signing_key:
311
+ rubygems_version: 3.1.2
312
+ signing_key:
313
313
  specification_version: 4
314
314
  summary: National Holidays for 89 countries
315
315
  test_files: []