national_holidays 1.17.9 → 1.17.10
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/gb/united_kingdom01.yml +4 -0
- data/national-holidays-config/conf/gb/united_kingdom02.yml +4 -0
- data/national-holidays-config/conf/gb/united_kingdom03.yml +4 -0
- data/national-holidays-config/conf/gb/united_kingdom04.yml +4 -0
- data/national-holidays-config/conf/gb/united_kingdom05.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: edb008cbb7c4a42e858975bc5613946b565a5a922d46d3f1ae22c0ed2077173d
|
4
|
+
data.tar.gz: 972230ef94549f7e451d6281336c7d8b4a78f75fc5a79001956700c736546c61
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '0649a3e463c420deccd12ad408a11f240ada33ae8e17e80725702fa98b3131ad965e6585ac9f9036db7b0b882e1f147f98ce50b927712f646551fe812f4aec94'
|
7
|
+
data.tar.gz: 586e933e8a7af0274bc3ea3016f84b142aa28bd9459545f917d7e889afebfab867a8fb16f8d1914024312c14fbc8419950f0234f22ba5835879142411cb78c36
|
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.10
|
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-
|
11
|
+
date: 2022-09-12 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: []
|