From 3312eb0a33b83d60536b1b11f164e5aee68bbc5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:08:15 +0000 Subject: [PATCH] Bump uri from 1.0.1 to 1.0.4 Bumps [uri](https://github.com/ruby/uri) from 1.0.1 to 1.0.4. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.1...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 a6bf2a9..586aa26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) unicode-display_width (2.6.0) - uri (1.0.1) + uri (1.0.4) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2)