Bump puma from 6.6.0 to 6.6.1

Bumps [puma](https://github.com/puma/puma) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: puma
  dependency-version: 6.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-04 16:37:20 +00:00
committed by GitHub
parent cfcbcf5303
commit 7d47eeb68b
2 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ gem "omniauth_openid_connect", "~> 0.8.0"
gem "paranoia", "~> 3.0.1"
gem "pg", "~> 1.5.9"
gem "pg_search", "~> 2.3.7"
gem "puma", "~> 6.6.0"
gem "puma", "~> 6.6.1"
gem "recipient_interceptor", "~> 0.3.3"
gem "redcarpet", "~> 3.6.1"
gem "responders", "~> 3.1.1"