From ad4d093bf82d9a7e54e8f77af31476956213dde3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 16:12:59 +0000 Subject: [PATCH] build(deps): Bump tzinfo-data from 1.2026.2 to 1.2026.3 in /docs Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2026.2 to 1.2026.3. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2026.2...v1.2026.3) --- updated-dependencies: - dependency-name: tzinfo-data dependency-version: 1.2026.3 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 ad7785e..d62e6ae 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -266,7 +266,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2026.2) + tzinfo-data (1.2026.3) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) uri (1.1.1)