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

Update puma Gem to 5.6.5 #51929

Merged
merged 2 commits into from May 23, 2023
Merged

Update puma Gem to 5.6.5 #51929

merged 2 commits into from May 23, 2023

Commits on May 16, 2023

  1. Update puma Gem to 5.6.5

    Also switch back to mainline. Target 5.x for compatibility with Ruby 3
    
    TODO: identify whether the changes in our custom branch are included in this version of puma, and if not whether we still need them.
    
    - https://github.com/puma/puma/blob/master/5.0-Upgrade.md#welcome-to-puma-5-spoony-bard
    Hamms committed May 16, 2023
    Configuration menu
    Copy the full SHA
    016e01a View commit details
    Browse the repository at this point in the history
  2. remove custom puma logging now that we're on a mainline branch that d…

    …oesn't provide the log_stats plugin. TODO: verify that we don't actually need this logging anymore
    Hamms committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cff4a7c View commit details
    Browse the repository at this point in the history