From 6ac9928f6cd27d063b1f6dab96d9a1cb5626e71c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 14:13:06 +0000 Subject: [PATCH] Bump uri from 0.13.1 to 0.13.3 in /docs/0.12.1 Bumps [uri](https://github.com/ruby/uri) from 0.13.1 to 0.13.3. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.1...v0.13.3) --- updated-dependencies: - dependency-name: uri dependency-version: 0.13.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/0.12.1/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/0.12.1/Gemfile.lock b/docs/0.12.1/Gemfile.lock index d0251dfa5..6db094d94 100644 --- a/docs/0.12.1/Gemfile.lock +++ b/docs/0.12.1/Gemfile.lock @@ -265,7 +265,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.1) + uri (0.13.3) webrick (1.8.2) PLATFORMS