From 51b9f2ddd630be8804d59b479a95ff7062957aac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:12:08 +0000 Subject: [PATCH] Bump uri from 0.13.1 to 0.13.3 Bumps [uri](https://github.com/ruby/uri) from 0.13.1 to 0.13.3. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.1...v0.13.3) --- updated-dependencies: - dependency-name: uri dependency-version: 0.13.3 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 e4f6a50..4b5ec6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -445,7 +445,7 @@ GEM unicode-display_width (1.6.1) unicode-types (1.11.0) unicode_utils (1.4.0) - uri (0.13.1) + uri (0.13.3) useragent (0.16.10) uuidtools (2.2.0) vcr (3.0.3)