From 9c43f4a1aa958e2aa5a47a4d267e0fbcb3fd1d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:27:17 +0000 Subject: [PATCH] chore(deps-dev): 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 5847cd3..2afc260 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -265,7 +265,7 @@ GEM tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) - uri (0.13.0) + uri (0.13.2) wdm (0.2.0) webrick (1.8.2)