From 28ab4ee4a2b0e7a38551d23377ef96511face6de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 22:28:51 +0000 Subject: [PATCH] Bump uri from 0.13.1 to 0.13.2 Bumps [uri](https://github.com/ruby/uri) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: uri 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 ab3c3278..3c05bc9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - uri (0.13.1) + uri (0.13.2) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0)