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

WIP: update workflows #684

Merged
merged 6 commits into from
Mar 5, 2024
Merged

WIP: update workflows #684

merged 6 commits into from
Mar 5, 2024

Commits on Mar 5, 2024

  1. Update workflows

    Drops testing support for:
    
    Ruby 2.6 + Ruby 2.7: These have been EOL'd and should no longer be used.
    Rails 5.2: This version has been EOL'd as well.
    radar committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ef4b0cf View commit details
    Browse the repository at this point in the history
  2. Specify racc as a dependency

    This is because this dependency has been gemified as of Ruby 3.3
    radar committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2346d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7a2124 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4fe3b9 View commit details
    Browse the repository at this point in the history
  5. Add back Ruby 3.0 support

    radar committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a336337 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77491c3 View commit details
    Browse the repository at this point in the history