From 389a6cc4c0e5b63b935fb2f38d50a35cb1d43364 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 23:07:12 +0100 Subject: [PATCH] Update dependency net-http to '~> 0.4.0' (#27721) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 6d380ed80..700f41065 100644 --- a/Gemfile +++ b/Gemfile @@ -194,7 +194,7 @@ gem 'connection_pool', require: false gem 'xorcist', '~> 1.1' gem 'cocoon', '~> 1.2' -gem 'net-http', '~> 0.3.2' +gem 'net-http', '~> 0.4.0' gem 'rubyzip', '~> 2.3' gem 'hcaptcha', '~> 7.1' diff --git a/Gemfile.lock b/Gemfile.lock index 9a66a5b99..64d0a2d84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -460,7 +460,7 @@ GEM multi_json (1.15.0) multipart-post (2.3.0) mutex_m (0.1.2) - net-http (0.3.2) + net-http (0.4.0) uri net-http-persistent (4.0.2) connection_pool (~> 2.2) @@ -883,7 +883,7 @@ DEPENDENCIES md-paperclip-azure (~> 2.2) memory_profiler mime-types (~> 3.5.0) - net-http (~> 0.3.2) + net-http (~> 0.4.0) net-ldap (~> 0.18) nokogiri (~> 1.15) nsa!