From 9ddd628d48f0ac0cd7db3f4582c8699aca482be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 22:18:19 +0000 Subject: [PATCH] Bump uri from 0.13.0 to 0.13.2 in /docs Bumps [uri](https://github.com/ruby/uri) from 0.13.0 to 0.13.2. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.0...v0.13.2) --- updated-dependencies: - dependency-name: uri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 9e878aa9b..dac8ca3a1 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -227,8 +227,6 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - nokogiri (1.16.3-x86_64-linux) - racc (~> 1.4) nokogiri (1.16.5-x64-mingw-ucrt) racc (~> 1.4) nokogiri (1.16.5-x86_64-linux) @@ -271,7 +269,7 @@ GEM unf_ext (0.0.9.1) unf_ext (0.0.9.1-x64-mingw-ucrt) unicode-display_width (1.8.0) - uri (0.13.0) + uri (0.13.2) wdm (0.1.1) webrick (1.8.2)