Prevent `Net/ReadTimeout` error in Ruby 2.6 by koic · Pull Request #751 · bblimke/webmock

This PR fixes the following build error in Ruby 2.6.0 (ruby-head). $ ruby --version ruby 2.6.0dev (2018-03-07 trunk 62693) [x86_64-linux] % bundle exec rake (snip) 1) Net:HTTP with WebMock when ...