From ed64f1f6fdd6c2e1106a9b12126f4949ddebb0ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 22:44:31 +0000 Subject: [PATCH] Bump uri from 0.10.1 to 0.10.2 Bumps [uri](https://github.com/ruby/uri) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.10.1...v0.10.2) --- updated-dependencies: - dependency-name: uri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c979f0..11fac1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM tilt (2.0.10) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - uri (0.10.1) + uri (0.10.2) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)