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

Add compatibility with Ruby 3.4.0-preview1 #2028

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 21, 2024

  1. Disable some frozen strings

    This makes these specs pass with Ruby 3.4
    herwinw committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2758fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07d0c33 View commit details
    Browse the repository at this point in the history
  3. Strip internal:array from backtrace test

    This is too much of an implementation detail that we probably shouldn't
    reproduce.
    herwinw committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4f9eeaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c905f98 View commit details
    Browse the repository at this point in the history