From 2334ad8e2ab7cc6f9b2a4fbc993c86b159678e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 08:51:27 +0000 Subject: [PATCH] chore(deps-dev): Bump uri from 0.13.0 to 0.13.2 in /web Bumps [uri](https://github.com/ruby/uri) from 0.13.0 to 0.13.2. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.0...v0.13.2) --- updated-dependencies: - dependency-name: uri dependency-version: 0.13.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Gemfile.lock b/web/Gemfile.lock index e88ff08..97ec466 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -254,7 +254,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.0) + uri (0.13.2) webrick (1.8.2) PLATFORMS