local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

Module parent deprecation #163

Closed skaestle closed 5 years ago

skaestle commented 5 years ago

this fixes some of the warnings about deprecated method in Rails 6 (rc2)

also adds rspec runs for rails 4/5/6

Note about all the commits

I got lost in trying to upgrade ruby version / rubocop. it turned out that all of that was not necessary