From 00db8c084d27a5c1802fb32631cdd06aa1091929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:10:04 +0000 Subject: [PATCH] Bump uri from 0.13.0 to 0.13.3 Bumps [uri](https://github.com/ruby/uri) from 0.13.0 to 0.13.3. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.0...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 25cc1c9..4166087 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM lint_roller (~> 1.1) rubocop-performance (~> 1.21.0) unicode-display_width (2.5.0) - uri (0.13.0) + uri (0.13.3) webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2)