national_holidays 1.17.6 → 1.17.7
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/us/united_states52.yml +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3cb80910549ef3e24a182a0e2cc37aad7b2da0ca34f0c0a8e1e0dcb81e2064ab
|
4
|
+
data.tar.gz: 21cc83648d918f7fd62c76a7a7cfbc01fc11ca82c280e6e2ad467cdbd25cfe2d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 46214afb13f65653a22c741ddfcfe3dc65672fdfb5cbcb9c10bb8862b46776886adaf745a50e50408fb36ebdfec04e486452694a1d85fa7bae3658e9420b1364
|
7
|
+
data.tar.gz: f65c82c354e1cf71a260f8de239fd8a7858270860fef140f2c90d49305916613590f79707a12cb1bd2b73a3f35d1649c1adc4aa7170d6a3d6da031dfd0b21107
|
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.
|
4
|
+
version: 1.17.7
|
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: 2022-01-
|
11
|
+
date: 2022-01-28 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.
|
318
|
-
signing_key:
|
317
|
+
rubygems_version: 3.3.4
|
318
|
+
signing_key:
|
319
319
|
specification_version: 4
|
320
320
|
summary: National Holidays for 95 countries
|
321
321
|
test_files: []
|