national_holidays 1.9.3 → 1.10.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -325,26 +325,6 @@ years:
325
325
  names:
326
326
  en: Chakri Memorial Day
327
327
  th: Chakri Memorial Day
328
- - public_holiday: true
329
- date: '2020-04-13'
330
- names:
331
- en: Songkran Festival
332
- th: Songkran Festival
333
- - public_holiday: true
334
- date: '2020-04-14'
335
- names:
336
- en: Songkran Festival
337
- th: Songkran Festival
338
- - public_holiday: true
339
- date: '2020-04-15'
340
- names:
341
- en: Songkran Festival
342
- th: Songkran Festival
343
- - public_holiday: true
344
- date: '2020-04-16'
345
- names:
346
- en: Songkran Festival
347
- th: Songkran Festival
348
328
  - public_holiday: true
349
329
  date: '2020-05-01'
350
330
  names:
@@ -370,6 +350,16 @@ years:
370
350
  names:
371
351
  en: H.M the Queen's Birthday
372
352
  th: H.M the Queen's Birthday
353
+ - public_holiday: true
354
+ date: '2020-09-04'
355
+ names:
356
+ en: Songkran substitute Day
357
+ th: Songkran substitute Day
358
+ - public_holiday: true
359
+ date: '2020-09-07'
360
+ names:
361
+ en: Songkran substitute Day
362
+ th: Songkran substitute Day
373
363
  - public_holiday: true
374
364
  date: '2020-10-13'
375
365
  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.9.3
4
+ version: 1.10.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Balhatchet
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-30 00:00:00.000000000 Z
11
+ date: 2020-11-03 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 84 countries
70
+ to national holiday data across 86 countries
71
71
  email: alex@balhatchet.net
72
72
  executables: []
73
73
  extensions: []
@@ -82,6 +82,7 @@ files:
82
82
  - lib/national_holidays/region.rb
83
83
  - national-holidays-config/conf/ae/dubai01.yml
84
84
  - national-holidays-config/conf/ae/united_arab_emirates01.yml
85
+ - national-holidays-config/conf/am/armenia1.yml
85
86
  - national-holidays-config/conf/ao/angola01.yml
86
87
  - national-holidays-config/conf/ar/argentina01.yml
87
88
  - national-holidays-config/conf/at/austria01.yml
@@ -304,5 +305,5 @@ requirements: []
304
305
  rubygems_version: 3.0.3
305
306
  signing_key:
306
307
  specification_version: 4
307
- summary: National Holidays for 85 countries
308
+ summary: National Holidays for 86 countries
308
309
  test_files: []