Use ruby-2.7.4 (#16481)

Stop using older version of resolv gem as the bug has been fixed.
https://bugs.ruby-lang.org/issues/17781
This commit is contained in:
Daigo 3 Dango
2021-07-09 23:29:27 +00:00
committed by GitHub
parent c4568e3b60
commit 3d5183e99c
4 changed files with 2 additions and 6 deletions

View File

@ -491,7 +491,6 @@ GEM
regexp_parser (2.1.1)
request_store (1.5.0)
rack (>= 1.4)
resolv (0.1.0)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
@ -764,7 +763,6 @@ DEPENDENCIES
rdf-normalize (~> 0.4)
redis (~> 4.3)
redis-namespace (~> 1.8)
resolv (~> 0.1.0)
rqrcode (~> 2.0)
rspec-rails (~> 5.0)
rspec-sidekiq (~> 3.1)