From 375d0ff226dc4219e6f255e39adbcc11affc673a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 14:43:34 +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 eb9855f625..5f0a12b1e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -614,7 +614,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)