tzinfo-data 1.2023.1 → 1.2023.2
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/lib/tzinfo/data/definitions/Asia/Beirut.rb +1 -1
- data/lib/tzinfo/data/version.rb +2 -2
- data.tar.gz.sig +0 -0
- metadata +2 -2
- 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: 26d322200177e090ac18e83db5f363380e253496b3b34c7eff530ef6d871c52f
|
|
4
|
+
data.tar.gz: 19bd38b9b0f59d21d927144f1e830f4cfade9c2412e21fb52c70445af794d160
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3b7861bdc28bb1c1d53de0c7ceb35582db85bf6e4d24efbf3f531615cb215fe1cd1896885690ad0ff291b711812d41dee9939edc9c65a5b97d08e36a9f0765b3
|
|
7
|
+
data.tar.gz: bc420aac66f8777eac22676643070942b2602ba2ceffdb4fb386b29eeb6f8782fc602d98cdc194d1ae823f9503a849541fce6bbc4bcdca36058e13293591731f
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
|
@@ -126,7 +126,7 @@ module TZInfo
|
|
|
126
126
|
tz.transition 2021, 10, :o1, 1635627600
|
|
127
127
|
tz.transition 2022, 3, :o2, 1648332000
|
|
128
128
|
tz.transition 2022, 10, :o1, 1667077200
|
|
129
|
-
tz.transition 2023,
|
|
129
|
+
tz.transition 2023, 4, :o2, 1682028000
|
|
130
130
|
tz.transition 2023, 10, :o1, 1698526800
|
|
131
131
|
tz.transition 2024, 3, :o2, 1711836000
|
|
132
132
|
tz.transition 2024, 10, :o1, 1729976400
|
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.2023.
|
|
4
|
+
VERSION = '1.2023.2'
|
|
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 = '2023b'
|
|
18
18
|
end
|
|
19
19
|
end
|
|
20
20
|
end
|
data.tar.gz.sig
CHANGED
|
Binary file
|
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.2023.
|
|
4
|
+
version: 1.2023.2
|
|
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: 2023-03-
|
|
32
|
+
date: 2023-03-24 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: tzinfo
|
metadata.gz.sig
CHANGED
|
Binary file
|