WebMock v1.8.2 Release Notes

    • Prevent Webmock hash_including from overriding RSpec version 1 hash_including method.

      Thanks to Joe Karayusuf

    • Ensured WebMock handles RSpec 1 hash_including matcher for matching query params and body.