From 1b7a3d1c27dc297204d2d65c0c42dea465a8ad79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 19:20:10 +0000 Subject: [PATCH] Bump net-http from 0.3.2 to 0.4.1 Bumps [net-http](https://github.com/ruby/net-http) from 0.3.2 to 0.4.1. - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](https://github.com/ruby/net-http/compare/v0.3.2...v0.4.1) --- updated-dependencies: - dependency-name: net-http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb4998a2f..f8d474bd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM minitest (5.18.0) mocha (2.0.2) ruby2_keywords (>= 0.0.5) - net-http (0.3.2) + net-http (0.4.1) uri net-imap (0.3.4) date @@ -232,7 +232,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) - uri (0.12.1) + uri (0.13.0) webdrivers (5.2.0) nokogiri (~> 1.6) rubyzip (>= 1.3.0)