From 845fded24c06126ef6ad3ef40f09cc663341d9ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 17:01:24 +0000 Subject: [PATCH] chore(deps): Bump tzinfo-data from 1.2024.2 to 1.2025.2 in /docs Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2024.2 to 1.2025.2. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2024.2...v1.2025.2) --- updated-dependencies: - dependency-name: tzinfo-data dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 5847cd3..db4c6b9 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -22,7 +22,7 @@ GEM coffee-script-source (1.12.2) colorator (1.1.0) commonmarker (0.23.10) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.4.1) csv (3.3.0) dnsruby (1.72.2) @@ -262,7 +262,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2024.2) + tzinfo-data (1.2025.2) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) uri (0.13.0)