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

Ruby -- v1.0.1 -- drop support for 2.7 #903

Merged
merged 63 commits into from
Feb 23, 2025
Merged

Ruby -- v1.0.1 -- drop support for 2.7 #903

merged 63 commits into from
Feb 23, 2025

Conversation

Skenvy
Copy link
Owner

@Skenvy Skenvy commented Feb 23, 2025

What this PR does | solves

GitHub's MacOS runners have gradually dropped Ruby 2.7 -- MacOS-12 were the last runners to support it, and they have been deprecated. We can no longer install Ruby 2.7 in a GitHub MacOS runner without compiling it, so drop support for it. See actions/runner-images#10721

It also incorporates some changes from dependabot branches that have been sitting around broken by the above issue (the jobs that tried to use MacOS-12 were failing)

It also rewrites the Makefile and solidifies the expectation of rvm with less focus on supporting development on Windows, although not intentionally unsupported, it hasn't been tested for.

Skenvy and others added 30 commits August 29, 2022 02:16
…riptPermission error on the bin/console file
Skenvy and others added 28 commits September 23, 2022 23:30
…where the module_function access modifier goes
@Skenvy Skenvy merged commit 1668f05 into main Feb 23, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant