From 58250a66f7dba1089cc5c132d393fa3a5277e1bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:26:59 +0000 Subject: [PATCH] Bump tzinfo-data from 1.2025.1 to 1.2025.2 Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2025.1 to 1.2025.2. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2025.1...v1.2025.2) --- updated-dependencies: - dependency-name: tzinfo-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 862a77ea..d6255f76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -343,7 +343,7 @@ GEM timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2025.1) + tzinfo-data (1.2025.2) tzinfo (>= 1.0.0) unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4)