jnunemaker / httparty

:tada: Makes http fun again!
MIT License
5.81k stars 964 forks source link

Remove redundant require #759

Closed orgads closed 2 years ago

orgads commented 2 years ago

net/https is no longer needed since Ruby 2, according to the docs.

https://docs.ruby-lang.org/en/2.0.0/Net/HTTP.html#class-Net::HTTP-label-HTTPS