From 0b8ea1be0af7eff8cfe1ec840c7b4217ceb66f28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 22:44:58 +0000 Subject: [PATCH] chore(deps): bump uri from 0.12.0 to 0.12.1 Bumps [uri](https://github.com/ruby/uri) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.12.0...v0.12.1) --- 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 0c47947..88cf4e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -393,7 +393,7 @@ GEM unf_ext unf_ext (0.0.8.2) unicode-display_width (2.4.2) - uri (0.12.0) + uri (0.12.1) web-console (4.2.0) actionview (>= 6.0.0) activemodel (>= 6.0.0)