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 ?
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 ?