chore(deps): update dependency net-http to '~> 0.8.0'

This commit is contained in:
renovate[bot] 2025-11-18 15:54:03 +00:00 committed by GitHub
parent b4daad8c89
commit e4648a3834
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -226,7 +226,7 @@ gem 'concurrent-ruby', require: false
gem 'connection_pool', require: false gem 'connection_pool', require: false
gem 'xorcist', '~> 1.1' gem 'xorcist', '~> 1.1'
gem 'net-http', '~> 0.6.0' gem 'net-http', '~> 0.8.0'
gem 'rubyzip', '~> 3.0' gem 'rubyzip', '~> 3.0'
gem 'hcaptcha', '~> 7.1' gem 'hcaptcha', '~> 7.1'