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

Raise required_ruby_version to 2.7.8 #1991

Closed
dentarg opened this issue Jan 15, 2024 · 0 comments · Fixed by #1993
Closed

Raise required_ruby_version to 2.7.8 #1991

dentarg opened this issue Jan 15, 2024 · 0 comments · Fixed by #1993
Assignees

Comments

@dentarg
Copy link
Member

dentarg commented Jan 15, 2024

Sinatra 4.0 (#1985) seems like a good time to do it

2.7.8 is the latest 2.7 release: https://www.ruby-lang.org/en/news/2023/03/30/ruby-2-7-8-released/ and the one CI is running so I think it makes sense to set it at that.

It is currently at 2.6.0:

s.required_ruby_version = '>= 2.6.0'

https://github.com/search?q=repo%3Asinatra%2Fsinatra%20required_ruby_version&type=code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant