From 55a1fa31a3bd965e96915f36e40ca4aee68d0dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:10:10 +0000 Subject: [PATCH] Bump uri from 1.0.2 to 1.0.4 Bumps [uri](https://github.com/ruby/uri) from 1.0.2 to 1.0.4. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.2...v1.0.4) --- updated-dependencies: - dependency-name: uri dependency-version: 1.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 283fe7d21..5d8f072b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1082,7 +1082,7 @@ GEM unf (0.2.0) unicode-display_width (2.6.0) unicode-types (1.10.0) - uri (1.0.2) + uri (1.0.4) useragent (0.16.11) validatable (1.6.7) valkyrie-sequel (3.0.0)