tzinfo-data 1.2020.5 → 1.2020.6
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
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/lib/tzinfo/data/version.rb +2 -2
- metadata +3 -3
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a046c87ee4bf7c45a9e508f3a1c9dd4df1d29dc657aefccd55839e0e1c404148
|
|
4
|
+
data.tar.gz: 2d62383ae60b4c1dac3e91eb43a72de029846d48e9c92de8a3e45840ffd8e027
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 38dec8b119c3cc5e44ef735fa202cfdefed3656dce674800d9bcb41326ea4d3c0f12a13155c48b00439400c3ee5295245429854fd2f335172586361a5720d183
|
|
7
|
+
data.tar.gz: cb88b620c7f446a5c052ff814c0334d1489ae4c4efeeacad199f4beca6801774f1845c99c1ebf0c20b2a86f0f4c413888a9d4837a8d988849f25531a66b7f417
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data.tar.gz.sig
CHANGED
|
Binary file
|
data/lib/tzinfo/data/version.rb
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
module TZInfo
|
|
2
2
|
module Data
|
|
3
3
|
# TZInfo::Data version number.
|
|
4
|
-
VERSION = '1.2020.
|
|
4
|
+
VERSION = '1.2020.6'
|
|
5
5
|
|
|
6
6
|
# TZInfo::Data version information.
|
|
7
7
|
module Version
|
|
@@ -14,7 +14,7 @@ module TZInfo
|
|
|
14
14
|
|
|
15
15
|
# The version of the {IANA Time Zone Database}[https://www.iana.org/time-zones]
|
|
16
16
|
# used to generate this version of TZInfo::Data.
|
|
17
|
-
TZDATA = '
|
|
17
|
+
TZDATA = '2020f'
|
|
18
18
|
end
|
|
19
19
|
end
|
|
20
20
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tzinfo-data
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.2020.
|
|
4
|
+
version: 1.2020.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Philip Ross
|
|
@@ -29,7 +29,7 @@ cert_chain:
|
|
|
29
29
|
J3Zn/kSTjTekiaspyGbczC3PUaeJNxr+yCvR4sk71Xmk/GaKKGOHedJ1uj/LAXrA
|
|
30
30
|
MR0mpl7b8zCg0PFC1J73uw==
|
|
31
31
|
-----END CERTIFICATE-----
|
|
32
|
-
date: 2020-12-
|
|
32
|
+
date: 2020-12-31 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: tzinfo
|
|
@@ -684,7 +684,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
684
684
|
- !ruby/object:Gem::Version
|
|
685
685
|
version: '0'
|
|
686
686
|
requirements: []
|
|
687
|
-
rubygems_version: 3.
|
|
687
|
+
rubygems_version: 3.2.3
|
|
688
688
|
signing_key:
|
|
689
689
|
specification_version: 4
|
|
690
690
|
summary: Timezone Data for TZInfo
|
metadata.gz.sig
CHANGED
|
Binary file
|