Skip to content

Bump puma from 6.1.0 to 6.1.1

George Koltsov requested to merge dependabot-bundler-puma-6.1.1 into main

Bumps puma from 6.1.0 to 6.1.1.

Release notes

Sourced from puma's releases.

6.1.1

  • Bugfixes
    • We no longer try to use the systemd plugin for JRuby (#3079)
    • Allow ::Rack::Handler::Puma.run to work regardless of whether Rack/Rackup are loaded (#3080)
Changelog

Sourced from puma's changelog.

6.1.1 / 2023-02-28

  • Bugfixes
    • We no longer try to use the systemd plugin for JRuby (#3079)
    • Allow ::Rack::Handler::Puma.run to work regardless of whether Rack/Rackup are loaded (#3080)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports