Workaround Resolv::DNS-induced hangs by installing resolv 0.1.0 (#16157)
See https://github.com/tootsuite/mastodon/pull/16154#issuecomment-832062139
This commit is contained in:
parent
25345c90ff
commit
dfa002932d
2 changed files with 4 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -157,3 +157,5 @@ gem 'concurrent-ruby', require: false
|
|||
gem 'connection_pool', require: false
|
||||
|
||||
gem 'xorcist', '~> 1.1'
|
||||
|
||||
gem 'resolv', '~> 0.1.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue