From e5865e2a3226a509dcaee101ecf5a2ba3a74a4f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 16:36:38 +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 9ea9161..856a5b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (2.5.4) crass (1.0.6) cucumber (10.1.1) @@ -402,7 +402,7 @@ GEM railties (>= 7.1.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 (3.2.0) unicode-emoji (~> 4.1)