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

Various compatibility fixes for the 3.x branch #804

Merged
merged 11 commits into from Mar 28, 2024

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    c824586 View commit details
    Browse the repository at this point in the history
  2. Fix unsused variable warnings

    byroot committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    678bc47 View commit details
    Browse the repository at this point in the history
  3. Add dependency on base64

    byroot committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    79994e8 View commit details
    Browse the repository at this point in the history
  4. Fix regexp ambiguity warnings

    byroot committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2bd98b8 View commit details
    Browse the repository at this point in the history
  5. Fix a Ruby 3 keyword bug

    byroot committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    152e624 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9981caf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c74bbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4218ad View commit details
    Browse the repository at this point in the history
  9. Fix frozen string literal compatibility issues

    NB: the Sass tests are just skipped because that gem won't ever
    be compatible.
    byroot committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    35350e2 View commit details
    Browse the repository at this point in the history
  10. Setup GitHub Actions

    byroot committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    086c8ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45886ab View commit details
    Browse the repository at this point in the history