From bfb9570f132a8d170e2377c9b5e2951c39262659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:18:06 +0000 Subject: [PATCH] Bump tzinfo-data from 1.2024.1 to 1.2024.2 in /docs Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2024.1 to 1.2024.2. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2024.1...v1.2024.2) --- updated-dependencies: - dependency-name: tzinfo-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 0ed6a82b..399ca471 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -264,7 +264,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2024.1) + tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) uri (0.13.0)