We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
required_ruby_version
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:
sinatra/sinatra.gemspec
Line 46 in 9c14764
https://github.com/search?q=repo%3Asinatra%2Fsinatra%20required_ruby_version&type=code
The text was updated successfully, but these errors were encountered:
dentarg
Successfully merging a pull request may close this issue.
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:
sinatra/sinatra.gemspec
Line 46 in 9c14764
https://github.com/search?q=repo%3Asinatra%2Fsinatra%20required_ruby_version&type=code
The text was updated successfully, but these errors were encountered: