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

Use Ruby 3.2.3 and Rails 7.1.3 on guide #791

Merged
merged 3 commits into from
Feb 17, 2024

Conversation

riseshia
Copy link
Contributor

現時点での最新バージョンを明記するようにしてみます。
本家は別途 PR 出すと良いかな...

@urimaro
Copy link
Collaborator

urimaro commented Feb 16, 2024

@riseshia
PR、ありがとうございます!

Rails 7.1.3 は Ruby 3.3 をサポートしていると考えて良いのでしょうか?
Rails 7.1.3のリリースノート を見てみましたが明記されていないようでした
Rails Guideには「Ruby 2.7以上をサポートしている」と書いてあるので気にする必要はないのかも?
(いつも迷う…)

@hsbt
Copy link
Member

hsbt commented Feb 16, 2024

Ruby 3.3 を使ってもらう分には良いことなのですが、3.3.1 がまだリリースされていないこともあって、Ruby 3.2 の最新版にするのがよいかなという感触です。

@urimaro
Copy link
Collaborator

urimaro commented Feb 16, 2024

@hsbt

Ruby 3.3 を使ってもらう分には良いことなのですが、3.3.1 がまだリリースされていないこともあって、Ruby 3.2 の最新版にするのがよいかなという感触です。

貴重な情報、ありがとうございます!
3.3.0 で影響が大きめの問題が見つかり、3.3.1 で解消されるからおっしゃっているんだと思っています
個人的な興味なのですが、どんな問題が見つかったのか教えていただけないでしょうか 🙏

@hsbt
Copy link
Member

hsbt commented Feb 16, 2024

こちらになります

https://bugs.ruby-lang.org/issues/20085

@riseshia
Copy link
Contributor Author

3.3 サポートします、というアナウンスたしかに無いですね...とはいえ

などからゼロベースのアプリケーション動かす分には特に問題ないだろという認識でした
最新のほうがいいだろとは思うけどサポート期間内であれば別にこだわりはないので 3.2.3 にさげました b708c2e

@riseshia riseshia changed the title Use latest version on guide Use Ruby 3.2.3 and Rails 7.1.3 on guide Feb 16, 2024
@urimaro
Copy link
Collaborator

urimaro commented Feb 16, 2024

お二人ともありがとうございます! 🙏

Copy link
Collaborator

@urimaro urimaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMです 👍
Ruby 3.3.1 の件は、DraftでPRを作ってしまっても良いかもですね

@riseshia riseshia marked this pull request as ready for review February 17, 2024 00:43
@riseshia
Copy link
Contributor Author

Ready for review にしてなかったですね 😅

@urimaro urimaro merged commit 181866c into railsgirls-jp:master Feb 17, 2024
2 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.

3 participants