tzinfo-data 1.2021.3 → 1.2021.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 26886872a46608779228ff94bb8b6b752702a2c5117b6eb936c96d0f48adae4b
4
- data.tar.gz: bc9f9afb0ae153dfc3fd8c56c17a76ebc811cc600485a176ae74eb32b895d578
3
+ metadata.gz: 5168e3c5ca2da6948b28b9bf0c1a3f682e5a60eb425375b634a2059dc85cdc36
4
+ data.tar.gz: 5d51e6b223e8e0ea33153213fd031eab6244ca57f0a0afa23c165d56012aafc3
5
5
  SHA512:
6
- metadata.gz: cdb106d203544c9bfed5ab814e24c2ada9f604319b72716a7828b0a3065d909c83405f94c6ce64e3e990a50628e6647c6809face76aff885ab5d3e2b30c07d18
7
- data.tar.gz: f198c4b057f7f31306a0a9b882f12da24d3332f2b1f561123fc86ae89fffdc16beb4ad63cbfead6719a52074211f2ab6c4b5cce6fc7332181b6eb14599c01033
6
+ metadata.gz: a7063f22452f80806ad88e15c06306fab6c61fae64bc6390162645289597ad6e9f36c8dec5d76f9103e60669f8cc6d17f7fe3de583f499cbb1399514cd1199c0
7
+ data.tar.gz: 78b3a97aad1505054ab88f788b3f07346ef52518fd59ce5cc58373692831cd11c04d3f0cbc16cd63c245b4dee5313ff1033cc177173c71fdfc649a5460646db9
checksums.yaml.gz.sig CHANGED
Binary file
@@ -44,8 +44,6 @@ module TZInfo
44
44
  tz.transition 2020, 1, :o1, 1578751200
45
45
  tz.transition 2020, 12, :o2, 1608386400
46
46
  tz.transition 2021, 1, :o1, 1610805600
47
- tz.transition 2021, 11, :o2, 1636812000
48
- tz.transition 2022, 1, :o1, 1642255200
49
47
  tz.transition 2022, 11, :o2, 1668261600
50
48
  tz.transition 2023, 1, :o1, 1673704800
51
49
  tz.transition 2023, 11, :o2, 1699711200
@@ -1,7 +1,7 @@
1
1
  module TZInfo
2
2
  module Data
3
3
  # TZInfo::Data version number.
4
- VERSION = '1.2021.3'
4
+ VERSION = '1.2021.4'
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 = '2021c'
17
+ TZDATA = '2021d'
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.2021.3
4
+ version: 1.2021.4
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: 2021-10-02 00:00:00.000000000 Z
32
+ date: 2021-10-16 00:00:00.000000000 Z
33
33
  dependencies:
34
34
  - !ruby/object:Gem::Dependency
35
35
  name: tzinfo
metadata.gz.sig CHANGED
Binary file