From eefac2f6afb2f2c00b667d25ba67765486848f8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 08:55:21 +0000 Subject: [PATCH] Bump tzinfo-data from 1.2025.3 to 1.2026.1 Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2025.3 to 1.2026.1. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2025.3...v1.2026.1) --- updated-dependencies: - dependency-name: tzinfo-data dependency-version: 1.2026.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 9a449ed..b520f5b 100644 --- a/Gemfile +++ b/Gemfile @@ -7,4 +7,4 @@ group :development do end gem "tzinfo", "~> 2.0" -gem "tzinfo-data", "~> 1.2024" \ No newline at end of file +gem "tzinfo-data", "~> 1.2026" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 834676b..3be1ed6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2025.3) + tzinfo-data (1.2026.1) tzinfo (>= 1.0.0) unicode-display_width (2.6.0) webrick (1.9.2) @@ -87,7 +87,7 @@ PLATFORMS DEPENDENCIES jekyll (~> 4.3) tzinfo (~> 2.0) - tzinfo-data (~> 1.2024) + tzinfo-data (~> 1.2026) webrick (~> 1.8) BUNDLED WITH