[Gems] Remove explicit dependecy on resolv

It's a default gem and as such not needed there
This commit is contained in:
Earlopain 2023-12-17 20:28:10 +01:00
parent c66e7c1f34
commit 4106787487
No known key found for this signature in database
GPG Key ID: 48860312319ADF61
2 changed files with 0 additions and 3 deletions

View File

@ -34,7 +34,6 @@ gem "rugged"
gem 'opensearch-ruby'
gem 'mailgun-ruby'
gem 'resolv'
group :production do
gem 'unicorn'

View File

@ -262,7 +262,6 @@ GEM
regexp_parser (2.8.2)
request_store (1.5.1)
rack (>= 1.4)
resolv (0.2.2)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
@ -391,7 +390,6 @@ DEPENDENCIES
recaptcha
redis
request_store
resolv
responders
retriable
rubocop