From 019b6535f4fc58f6cb696bf213a426b55dd6552b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 20:01:04 +0000 Subject: [PATCH] Bump tzinfo-data from 1.2025.2 to 1.2025.3 Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2025.2 to 1.2025.3. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2025.2...v1.2025.3) --- updated-dependencies: - dependency-name: tzinfo-data dependency-version: 1.2025.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a8307e..d672d1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM rubocop (~> 1.0) coderay (1.1.3) colorator (1.1.0) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) console (1.29.3) fiber-annotation fiber-local (~> 1.1) @@ -168,7 +168,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2025.2) + tzinfo-data (1.2025.3) tzinfo (>= 1.0.0) unicode-display_width (2.6.0) wdm (0.2.0)