From 211521cf953886d2928b05bb63705440aed9cef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 11:44:32 +0000 Subject: [PATCH] Bump uri from 0.13.1 to 1.0.0 Bumps [uri](https://github.com/ruby/uri) from 0.13.1 to 1.0.0. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.1...v1.0.0) --- updated-dependencies: - dependency-name: uri dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec88e1f..239d604 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.1) + uri (1.0.0) webrick (1.9.0) yell (2.2.2)