From 45aba58385457be6594cee92a237e9252527e68e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 22:20:36 +0000 Subject: [PATCH] Bump uri in /docs in the bundler group across 1 directory Bumps the bundler group with 1 update in the /docs directory: [uri](https://github.com/ruby/uri). Updates `uri` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: uri dependency-type: indirect dependency-group: bundler ... 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 b7e8f85b..82f49471 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -271,7 +271,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (1.0.2) + uri (1.0.3) webrick (1.9.1) PLATFORMS