Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for RSpec 3.13.0 #251

Closed
wants to merge 6 commits into from

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    8c488d5 View commit details
    Browse the repository at this point in the history
  2. Add Appraisal for rspec 3.13.0

    jas14 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    62999e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f34fdf View commit details
    Browse the repository at this point in the history
  4. Update monkey patches for 3.13.0

    Specifically, ExpectedsForMultipleDiffs was renamed and refactored
    slightly.
    jas14 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e3d600c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Add RSpec 3.13+ to test matrix

    jas14 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8629d6c View commit details
    Browse the repository at this point in the history
  2. Specifically exclude ActiveSupport::OrderedOptions

    OrderedOptions strikes again!
    jas14 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6c38951 View commit details
    Browse the repository at this point in the history