From 2042b67c3dd36c3da2a72969accbb46b48d9b132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:44:47 +0100 Subject: [PATCH] Build(deps): Bump tzinfo-data from 1.2024.2 to 1.2025.1 (#30855) Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2024.2 to 1.2025.1. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2024.2...v1.2025.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 37f9829ec69..ebba694cefb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -556,7 +556,7 @@ GEM trilogy (2.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2024.2) + tzinfo-data (1.2025.1) tzinfo (>= 1.0.0) uglifier (4.2.1) execjs (>= 0.3.0, < 3)