From 1e6133b66b143132c689ef48a436ad2b0570dbc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:13:09 +0000 Subject: [PATCH] chore(deps-dev): bump uri in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [uri](https://github.com/ruby/uri). Updates `uri` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.2...v0.13.3) --- updated-dependencies: - dependency-name: uri dependency-version: 0.13.3 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86e5975..d0087c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -265,7 +265,7 @@ GEM tzinfo-data (1.2022.6) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) - uri (0.13.2) + uri (0.13.3) wdm (0.1.1) webrick (1.9.0)