mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
bump tzinfo-data
This commit is contained in:
@@ -78,7 +78,7 @@ gem "addressable", "~> 2.8.9"
|
||||
gem "auto_strip_attributes", "~> 2.5"
|
||||
|
||||
# Provide timezone info for TZInfo used by AR
|
||||
gem "tzinfo-data", "~> 1.2025.1"
|
||||
gem "tzinfo-data", "~> 1.2026.1"
|
||||
|
||||
# to generate html-diffs (e.g. for wiki comparison)
|
||||
gem "htmldiff"
|
||||
|
||||
+3
-3
@@ -1467,7 +1467,7 @@ GEM
|
||||
turbo-rails (>= 1.3.0)
|
||||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
tzinfo-data (1.2025.3)
|
||||
tzinfo-data (1.2026.1)
|
||||
tzinfo (>= 1.0.0)
|
||||
uber (0.1.0)
|
||||
unicode-display_width (3.2.0)
|
||||
@@ -1767,7 +1767,7 @@ DEPENDENCIES
|
||||
turbo-rails (~> 2.0.20)
|
||||
turbo_power (~> 0.7.0)
|
||||
turbo_tests!
|
||||
tzinfo-data (~> 1.2025.1)
|
||||
tzinfo-data (~> 1.2026.1)
|
||||
validate_url
|
||||
vcr
|
||||
vernier
|
||||
@@ -2282,7 +2282,7 @@ CHECKSUMS
|
||||
turbo_power (0.7.0) sha256=ad95d147e0fa761d0023ad9ca00528c7b7ddf6bba8ca2e23755d5b21b290d967
|
||||
turbo_tests (2.2.0)
|
||||
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
|
||||
tzinfo-data (1.2025.3) sha256=b546e2f1e5e5c40a0c619aafb24e30d3d6a128c2f689278f721b7286dd499562
|
||||
tzinfo-data (1.2026.1) sha256=4ea36519ae5ae2cf0fad471207a519be006daf42e3b2359ee9e9c53f113609fd
|
||||
uber (0.1.0) sha256=5beeb407ff807b5db994f82fa9ee07cfceaa561dad8af20be880bc67eba935dc
|
||||
unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
|
||||
unicode-emoji (4.2.0) sha256=519e69150f75652e40bf736106cfbc8f0f73aa3fb6a65afe62fefa7f80b0f80f
|
||||
|
||||
Reference in New Issue
Block a user