national_holidays 1.8.10 → 1.8.11
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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2a83ce92a5cc572b8a9e7de907134998eeead101b08436b75cf8d955818f27a2
|
|
4
|
+
data.tar.gz: 59c412e323f445976859e9e860851ee42bd82ae41b8346e86b86cb4467e00d2b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 41e2cc4775b876442571546b13c5b746ee86be220f202b6a466b2302ee5cebd8c4559124254ba065569d8b3ef1e4a657243709b9d395e7fffc3b1cdd346a28c7
|
|
7
|
+
data.tar.gz: b6627fba8d8801ecb4b09160e1123fb154def78d0da90fa41b17cad47de6aa81dfde286a473f5981b6a8a2807d2daf4b08da27e851f5e6869170eb8c88b1d4df
|
|
@@ -866,11 +866,6 @@ years:
|
|
|
866
866
|
names:
|
|
867
867
|
en: Defender of the Fatherland Day
|
|
868
868
|
ru: День защитника Отечества
|
|
869
|
-
- public_holiday: true
|
|
870
|
-
date: '2020-02-24'
|
|
871
|
-
names:
|
|
872
|
-
en: Defender of the Fatherland Day
|
|
873
|
-
ru: День защитника Отечества
|
|
874
869
|
- public_holiday: true
|
|
875
870
|
date: '2020-03-08'
|
|
876
871
|
names:
|
|
@@ -886,36 +881,11 @@ years:
|
|
|
886
881
|
names:
|
|
887
882
|
en: The Day of Spring and Labor
|
|
888
883
|
ru: Праздник Весны и Труда
|
|
889
|
-
- public_holiday: true
|
|
890
|
-
date: '2020-05-02'
|
|
891
|
-
names:
|
|
892
|
-
en: The Day of Spring and Labor
|
|
893
|
-
ru: Праздник Весны и Труда
|
|
894
|
-
- public_holiday: true
|
|
895
|
-
date: '2020-05-03'
|
|
896
|
-
names:
|
|
897
|
-
en: The Day of Spring and Labor
|
|
898
|
-
ru: Праздник Весны и Труда
|
|
899
|
-
- public_holiday: true
|
|
900
|
-
date: '2020-05-04'
|
|
901
|
-
names:
|
|
902
|
-
en: The Day of Spring and Labor
|
|
903
|
-
ru: Праздник Весны и Труда
|
|
904
|
-
- public_holiday: true
|
|
905
|
-
date: '2020-05-05'
|
|
906
|
-
names:
|
|
907
|
-
en: The Day of Spring and Labor
|
|
908
|
-
ru: Праздник Весны и Труда
|
|
909
884
|
- public_holiday: true
|
|
910
885
|
date: '2020-05-09'
|
|
911
886
|
names:
|
|
912
887
|
en: Victory Day
|
|
913
888
|
ru: День Победы
|
|
914
|
-
- public_holiday: true
|
|
915
|
-
date: '2020-05-10'
|
|
916
|
-
names:
|
|
917
|
-
en: Holiday
|
|
918
|
-
ru: Праздник
|
|
919
889
|
- public_holiday: true
|
|
920
890
|
date: '2020-05-11'
|
|
921
891
|
names:
|
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.8.
|
|
4
|
+
version: 1.8.11
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Alex Balhatchet
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-
|
|
11
|
+
date: 2020-03-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: countries
|
|
@@ -299,7 +299,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
299
299
|
- !ruby/object:Gem::Version
|
|
300
300
|
version: '0'
|
|
301
301
|
requirements: []
|
|
302
|
-
rubygems_version: 3.
|
|
302
|
+
rubygems_version: 3.0.3
|
|
303
303
|
signing_key:
|
|
304
304
|
specification_version: 4
|
|
305
305
|
summary: National Holidays for 84 countries
|