From 3a4f281d83d9cb9f29c9d838becc7bf565f62b4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:10:57 +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 14275c980..5a4e591f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -613,7 +613,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) - uri (1.0.2) + uri (1.0.4) valid_email2 (4.0.3) activemodel (>= 3.2) mail (~> 2.5)