WebMock v1.8.7 Release Notes

    • Compatibility with RSpec >= 2.10

      Thanks to erwanlr for reporting this issue.

    • ➕ Add missing required rack environment variable SCRIPT_NAME

      Thanks to Eric Oestrich

    • 🛠 Fixed warnings due to @query_params not being initialized

      Thanks to Ben Bleything