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

Ruby 3.3 + Bundler 2.5 compatibility #1975

Merged
merged 3 commits into from Dec 29, 2023

Conversation

dentarg
Copy link
Member

@dentarg dentarg commented Dec 29, 2023

Close #1973

It should never take near 30 seconds for a server to be alive.
@dentarg dentarg mentioned this pull request Dec 29, 2023
@dentarg dentarg force-pushed the ruby-3.3-and-app_file branch 2 times, most recently from c15a4eb to 67a1eef Compare December 29, 2023 01:55
Sinatra needs to account for the bundled gems warning system. Probably
since ruby/ruby#9148.

Add test for classic app using Zeitwerk, as it was so similar and none
was added in sinatra#1831.
@dentarg dentarg merged commit 1551ef7 into sinatra:main Dec 29, 2023
24 checks passed
@dentarg dentarg deleted the ruby-3.3-and-app_file branch December 29, 2023 08:55
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.

Classic Style Application without a config.ru does not work with Ruby 3.3 and Bundler 2.5
1 participant