bullet_train
bullet_train copied to clipboard
[ruby] Upgrade Ruby to 3.2.2
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
3.2.2
All Depfu comment commands
- @depfu refresh
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Pauses all engine updates and closes this PR
Currently the cimg for Ruby 3.2.2 isn't available cimg/ruby page here, looks like we'll have to wait until it's out and re-run the tests then.
New cimg is out, just re-ran and should be good to go.