From 4e07a75033b9a6a7bf436f33107c35b485a60a58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:14:51 +0000 Subject: [PATCH] Bump uri from 1.0.3 to 1.0.4 Bumps [uri](https://github.com/ruby/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 ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1e6a7afa..2f8ac9cfa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -778,7 +778,7 @@ GEM unf_ext (0.0.8.2) unicode-display_width (2.4.2) unicode-types (1.10.0) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) validate_email (0.1.6) activemodel (>= 3.0)