Rely on built-in ruby private IP detection (#30848)

This commit is contained in:
Matt Jankowski 2024-06-27 03:16:59 -04:00 committed by GitHub
parent 3939352e92
commit ad53b0ab65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 33 additions and 4 deletions

View file

@ -100,8 +100,6 @@ gem 'json-ld'
gem 'json-ld-preloaded', '~> 3.2'
gem 'rdf-normalize', '~> 0.5'
gem 'private_address_check', '~> 0.5'
gem 'opentelemetry-api', '~> 1.2.5'
group :opentelemetry do