[Ruby] - 3.1 EOL and 3.4 addition#1312
Conversation
ddoyle2017
left a comment
There was a problem hiding this comment.
Changes look good! However it might probably be better to split these into separate PRs next time:
- one for the removal of 3.1
- one for adding 3.4
Hi @ddoyle2017 , That did cross my mind while doing this PR. I decided otherwise because of the fact that for ruby feature both the higher & lower versions were outdated already which prompted me to update both, while doing so thought that it could be better I do it at once in the same PR so that in case of any issue with both the versions changing, it would be easy to isolate the problem. With Regards, |
Ref: Issue
Description: Ruby 3.1 EOL on March 31st 2025 & Adding Ruby 3.4 available since Dec 2024 to the ruby devcontainer feature.
Changelog:
Checklist: