From ad7e5d9a6b41fc3277b1dc9c7fb7a3caf9b46303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:14:13 +0000 Subject: [PATCH] chore: 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.3 to 1.0.4 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: uri dependency-version: 1.0.4 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 30c558ea..77dc738e 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -284,7 +284,7 @@ GEM uglifier (4.2.1) execjs (>= 0.3.0, < 3) unicode-display_width (1.8.0) - uri (1.0.3) + uri (1.0.4) wdm (0.2.0) webrick (1.9.2)