-
Notifications
You must be signed in to change notification settings - Fork 143
Bump ruby-build version to v20250724 #461
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
base: master
Are you sure you want to change the base?
Conversation
Let's get this merged, would like to use 3.4.5! |
Actually.. do we really need to wait for a manual update every time? Can't asdf-ruby fetch the newest ruby-build version on demand? It's a little concerning that we'd have to wait for manual intervention every time a new ruby version is released (think security updates). I see |
Actually this PR is for Ruby 3.3.9. Ruby 3.4.5 is already available in asdf-ruby. |
Ah. Sorry. I apparently ran into this problem. |
would be perfect to get this merged. thank you! |
@Stratus3D @HashNuke - apologies for the ping, but any chance this could be merged to make 3.3.9 available? |
It would definitely be more convenient if this PR were merged 🙏 but if you run into the same problem, you can make this change manually on your local machine by modifying the appropriate file. one of the possible locations:
|
Thank you!