From 5f4483992808e006adfca2a4fddd3b13ac52327a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 00:14:28 +0100 Subject: [PATCH] Build(deps): Bump uri from 0.13.1 to 1.0.0 (#29645) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4fe00d2d6f0..4804ae10679 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -568,7 +568,7 @@ GEM kgio (~> 2.6) raindrops (~> 0.7) uniform_notifier (1.16.0) - uri (0.13.1) + uri (1.0.0) version_gem (1.1.4) web-push (3.0.1) jwt (~> 2.0)