national_holidays 1.17.7 → 1.17.8
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/gb/united_kingdom04.yml +4 -0
- 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: 42ab1edd05fca2cb5f07a1927822f284e18aac683eaa5d6f2a49f49d8238f061
|
4
|
+
data.tar.gz: d7e2e3fb93768860ad44f9b837732ee5b80ec81de21d7623460d481d4831f6ab
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8566c3d4daa82193405c6f8991e7e9ac81e1b9f9c056dca5e0c184bab11f58add32e4dadaf51d4c6b3c7cf85cecb86e80346c015f6e949423d4c6ac73f68759
|
7
|
+
data.tar.gz: 3de5a6a9d4e68afe140fe1378842b41c42ad75067f8c7fac04c63944068bb4fa5cbd27bc6fcaf87458c7114667fa32c2431dff89f015c8a8740d46d6b69019e3
|
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.8
|
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-02-01 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.1.6
|
318
|
+
signing_key:
|
319
319
|
specification_version: 4
|
320
320
|
summary: National Holidays for 95 countries
|
321
321
|
test_files: []
|