-
-
Notifications
You must be signed in to change notification settings - Fork 276
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
update ruby to 3.2 before end of normal maintenance #1581
base: master
Are you sure you want to change the base?
Conversation
Ruby 3.2+ になったら YJIT 有効化でパフォーマンスが向上するかも...!?!? 😆✨ cf. Ruby 3.3でYJITを今すぐ有効にすべき理由 |
CI が下記で落ちてました。FYI: html-proofer のバージョンを 5.0.0 から 5.0.8 にアップデートしたら直りました。
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
対応ありがとうございます!
良さそうです🙆♀️
rbenv local 3.2.3
の後 bundle install
を問題なく実行でき、差分も出ませんでした。
@rakuda-san-desu 早速の確認ありがとうございます! |
こちらご都合の良いタイミングでマージしていただければ...!! (>人< )✨ |
@nanophate こちらのプルリクはガイドの文面には影響しないので、急ぎではありませんが、とりあえずマージしていただいてもよさそうに思えます |
@hachi8833 ありがとうございます。 ウェブアプリ本体とバージョンの依存関係があり、それを解消した際にマージしたいと思います。 🙇 早めに対応しますので、お待ちいただけると幸いです...! |
やりたいこと
ruby 3.1 のノーマルメンテナンス終了が大体リリースから 3 年なので、例年通りであれば、2024-04-1 メンテナンス終了と思うので、ruby 3.2 に上げたい