From 42dd66b511556de021d5eb35b30f2733dd391e5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:19:23 +0000 Subject: [PATCH] Bump uri from 0.13.1 to 1.0.1 Bumps [uri](https://github.com/ruby/uri) from 0.13.1 to 1.0.1. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.1...v1.0.1) --- updated-dependencies: - dependency-name: uri dependency-type: direct:production 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 f150013..44544f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -271,7 +271,7 @@ GEM concurrent-ruby (~> 1.0) ulid (1.4.0) unicode-display_width (2.6.0) - uri (0.13.1) + uri (1.0.1) useragent (0.16.10) webrick (1.8.2) websocket-driver (0.7.6)