From 98753ab30ecb39fc8edf4e27c8562d5925629b0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:18:06 +0000 Subject: [PATCH] Bump net-http from 0.4.1 to 0.6.0 Bumps [net-http](https://github.com/ruby/net-http) from 0.4.1 to 0.6.0. - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](https://github.com/ruby/net-http/compare/v0.4.1...v0.6.0) --- updated-dependencies: - dependency-name: net-http dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bac95b..b1ae5ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,7 +242,7 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.25.1) - net-http (0.4.1) + net-http (0.6.0) uri nokogiri (1.16.7) mini_portile2 (~> 2.8.2) @@ -297,7 +297,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.1) + uri (1.0.2) webrick (1.9.0) yell (2.2.2)