From 921a0f8fa990725ee1e73e1d78c195e35ec6ffb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:59:06 +0000 Subject: [PATCH] Bump net-http from 0.5.0 to 0.6.0 Bumps [net-http](https://github.com/ruby/net-http) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](https://github.com/ruby/net-http/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: net-http dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e26c2d4a..34d62113 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM method_source (1.1.0) mini_portile2 (2.8.8) minitest (5.25.2) - net-http (0.5.0) + net-http (0.6.0) uri nokogiri (1.16.8) mini_portile2 (~> 2.8.2)