national_holidays 1.10.18 → 1.10.19
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/national-holidays-config/conf/sg/singapore01.yml +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4dd58c128604ec4c4bf9998255c142261d99b033428044c9cc122310aa69ae32
|
4
|
+
data.tar.gz: cbf3c27cc845c09535ea5727461dfa3b01640cacff66eebf64280b2af4abea35
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7c56a06693ae4b2fd498fbe91dd373207e9bdbe97411d0d7e47660e11bf0046022df688fdcfae871b0257f2e0fa67e24a7bc70dbdfc6fa72ed35f21569eeaf2d
|
7
|
+
data.tar.gz: 5ee9962979d4bb73c03861b8d5166bfbc4e23f2bc019e025c38b246a4e4bad769e56834b8323e59e393bd8762f2f26f8582241fe02fc8260cbaea27e1e3c8012
|
@@ -215,11 +215,11 @@ years:
|
|
215
215
|
names:
|
216
216
|
en: New Year's Day
|
217
217
|
- public_holiday: true
|
218
|
-
date: '2021-
|
218
|
+
date: '2021-02-12'
|
219
219
|
names:
|
220
220
|
en: Chinese Lunar New Years Day
|
221
221
|
- public_holiday: true
|
222
|
-
date: '2021-
|
222
|
+
date: '2021-02-13'
|
223
223
|
names:
|
224
224
|
en: Second Day of Chinese Lunar New Years Day
|
225
225
|
- public_holiday: true
|
metadata
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: national_holidays
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.10.
|
4
|
+
version: 1.10.19
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Alex Balhatchet
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
date: 2021-02-01 00:00:00.000000000 Z
|
@@ -289,7 +289,7 @@ homepage: https://github.com/CharlieHR/national-holidays-ruby
|
|
289
289
|
licenses:
|
290
290
|
- MIT
|
291
291
|
metadata: {}
|
292
|
-
post_install_message:
|
292
|
+
post_install_message:
|
293
293
|
rdoc_options: []
|
294
294
|
require_paths:
|
295
295
|
- lib
|
@@ -305,7 +305,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
305
305
|
version: '0'
|
306
306
|
requirements: []
|
307
307
|
rubygems_version: 3.0.3
|
308
|
-
signing_key:
|
308
|
+
signing_key:
|
309
309
|
specification_version: 4
|
310
310
|
summary: National Holidays for 86 countries
|
311
311
|
test_files: []
|