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

Add a missing Puma 6 require #362

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Conversation

olleolleolle
Copy link
Member

Description:

Load puma/detect.rb to allow puma/log_writer.rb to work.

That latter file uses a constant that resides in puma/detect.rb.

Fixes #361 - thank you, @ktreis!

I will abide by the code of conduct.

Load puma/detect.rb to allow puma/log_writer.rb to work.

Fixes rubygems#361 - thank you, ktreis!
@olleolleolle olleolleolle merged commit 85529fa into rubygems:main Sep 14, 2023
@olleolleolle olleolleolle deleted the puma-detect branch September 14, 2023 07:08
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.

Undefined constant Puma::HAS_NATIVE_IO_WAIT when running gemstash authorize
1 participant