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

Upgrade Ruby to v3.2.4 #1110

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Upgrade Ruby to v3.2.4 #1110

merged 2 commits into from
Apr 24, 2024

Commits on Apr 23, 2024

  1. Upgrade Ruby to v3.3.1

    This resolves some security vulnerabilities. Technically we should probably upgrade to v3.2.4 (same security patches, but for the 3.2 release line), but there's no obvious reason not to just move up to the 3.3 release line and no breaking changes.
    Mr0grog committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e57bab3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Switch back to Ruby 3.2.4 instead

    Upgrading to 3.3.x required upgrading RuboCop, which demanded a whole laundry list of other changes. Given the maintenance status here, it's better to just stay on the Ruby 3.2.x line.
    Mr0grog committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f9c8739 View commit details
    Browse the repository at this point in the history