From 1d04e834eb69395532415c404a1482841f466277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:12:29 +0000 Subject: [PATCH] chore(deps-dev): bump uri from 0.13.2 to 0.13.3 in /docs Bumps [uri](https://github.com/ruby/uri) from 0.13.2 to 0.13.3. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.2...v0.13.3) --- updated-dependencies: - dependency-name: uri dependency-version: 0.13.3 dependency-type: indirect ... 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 d7e9acacf..caa447782 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -269,7 +269,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.2) + uri (0.13.3) webrick (1.8.2) PLATFORMS