2
0

Update dependency net-http to '~> 0.4.0' (#27721)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-07 23:07:12 +01:00
committed by GitHub
parent 14e49e5e36
commit 389a6cc4c0
2 changed files with 3 additions and 3 deletions

View File

@@ -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'