You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
Hi,
I didn't know about Typhoeus before and as I understand this gem, it's big usage is to make parallel requests, which you don't seem to use.
Would it be OK to remove this dependency and use Net::HTTP instead ?