From 4a024bd0884743b846e01e665c7d38a3fd4a43e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 09:42:16 +0000 Subject: [PATCH] :arrow_up: Bump uri from 1.0.0 to 1.0.1 Bumps [uri](https://github.com/ruby/uri) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: uri dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb0bd01..57e6a59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM simplecov_json_formatter (0.1.4) thor (1.3.2) unicode-display_width (2.6.0) - uri (1.0.0) + uri (1.0.1) vcr (6.3.1) base64 webmock (3.24.0)