From ae7848bf641c7b5068ec21ab18bc54aeb685aee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 06:01:05 +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 75196c426fbf..2698e2a9b5d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) csv (3.3.5) em-websocket (0.5.3) eventmachine (>= 0.12.9) @@ -164,7 +164,7 @@ GEM tilt (2.6.1) 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) webrick (1.9.2)