From 2b7410559495a301293080ec74c5efab853550dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:38:59 +0000 Subject: [PATCH] Bump tzinfo-data from 1.2024.2 to 1.2025.1 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) --- updated-dependencies: - dependency-name: tzinfo-data dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9761d78c6..585bfb4a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM asciidoctor (>= 2.0.0, < 3.0.0) bigdecimal (3.1.8) colorator (1.1.0) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -89,7 +89,7 @@ GEM tilt (2.3.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2024.2) + tzinfo-data (1.2025.1) tzinfo (>= 1.0.0) unicode-display_width (2.6.0) wdm (0.2.0)