From db407f89fcd4b2477ffb3f5456111fcc2712436e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:08:53 +0000 Subject: [PATCH] Bump uri from 0.12.4 to 0.12.5 in /content Bumps [uri](https://github.com/ruby/uri) from 0.12.4 to 0.12.5. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.12.4...v0.12.5) --- updated-dependencies: - dependency-name: uri dependency-version: 0.12.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- content/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Gemfile.lock b/content/Gemfile.lock index 97c797c..8e8d9ff 100644 --- a/content/Gemfile.lock +++ b/content/Gemfile.lock @@ -83,7 +83,7 @@ GEM tzinfo-data (1.2021.5) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) - uri (0.12.4) + uri (0.12.5) wdm (0.1.1) webrick (1.8.2)