From cb056dc5c4ec1f47209f5a2f70abab2b03bb406d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 22:00:10 +0000 Subject: [PATCH] Bump uri from 0.12.1 to 0.12.2 Bumps [uri](https://github.com/ruby/uri) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.12.1...v0.12.2) --- updated-dependencies: - dependency-name: uri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8127a9..06a9c4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -366,7 +366,7 @@ GEM concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (2.4.2) - uri (0.12.1) + uri (0.12.2) webrick (1.8.1) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0)