From da3be1c325da1986376ac9404140e0b441f80dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 02:45:15 +0000 Subject: [PATCH] Bump uri from 0.12.0 to 0.13.0 Bumps [uri](https://github.com/ruby/uri) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.12.0...v0.13.0) --- 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 369534da..6c368f99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -532,7 +532,7 @@ GEM unf_ext unf_ext (0.0.8.2) unicode-display_width (1.6.1) - uri (0.12.0) + uri (0.13.0) version_gem (1.1.2) warden (1.2.9) rack (>= 2.0.9)