From f3ad2a877a09e17eaf7acb1f56f6251598b7a532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 07:25:31 +0000 Subject: [PATCH] chore(deps): bump uri from 0.13.1 to 0.13.2 in the bundler group Bumps the bundler group with 1 update: [uri](https://github.com/ruby/uri). Updates `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 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 e63ba6ae60c..d64d0d9cdbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -330,7 +330,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.1) + uri (0.13.2) webrick (1.8.2) yell (2.2.2) zeitwerk (2.7.2)