national_holidays 1.13.0 → 1.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/national-holidays-config/conf/ua/ukraine01.yml +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 163055ba1aaea040e165e5d9cbe89b6251968be9b4cc7157cac183a7df5505c2
|
|
4
|
+
data.tar.gz: 29b8c7e87e864ee69c12e6837714c7b1538d4551c2c88c2290894e17c34ee36c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5e44320f9165e2483e89263a64e42893f79c6af738f87ebebc8d9c0b23ff7abb5d4c0dfbf74dac4ba2474952af61cfa87297d0ad8e70f9be81504bf843e8ebd6
|
|
7
|
+
data.tar.gz: c5057add6cd77f6ef3d2fb60563d0e952cbecc9d40075032215687f8c542fbb2257361bf8343f9e2cfe0ecc893a3f61cecd65f17bb55b8061e162210f3e567c0
|
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.13.
|
|
4
|
+
version: 1.13.2
|
|
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-
|
|
11
|
+
date: 2021-04-06 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
|
|
70
|
+
to national holiday data across 90 countries
|
|
71
71
|
email: alex@balhatchet.net
|
|
72
72
|
executables: []
|
|
73
73
|
extensions: []
|
|
@@ -294,7 +294,7 @@ homepage: https://github.com/CharlieHR/national-holidays-ruby
|
|
|
294
294
|
licenses:
|
|
295
295
|
- MIT
|
|
296
296
|
metadata: {}
|
|
297
|
-
post_install_message:
|
|
297
|
+
post_install_message:
|
|
298
298
|
rdoc_options: []
|
|
299
299
|
require_paths:
|
|
300
300
|
- lib
|
|
@@ -309,8 +309,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
309
309
|
- !ruby/object:Gem::Version
|
|
310
310
|
version: '0'
|
|
311
311
|
requirements: []
|
|
312
|
-
rubygems_version: 3.
|
|
313
|
-
signing_key:
|
|
312
|
+
rubygems_version: 3.1.6
|
|
313
|
+
signing_key:
|
|
314
314
|
specification_version: 4
|
|
315
315
|
summary: National Holidays for 90 countries
|
|
316
316
|
test_files: []
|