| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| puma-8.0.1-java.gem | 2026-04-26 | 293.9 kB | |
| puma-8.0.1.gem | 2026-04-26 | 265.2 kB | |
| README.md | 2026-04-26 | 398 Bytes | |
| v8.0.1 source code.tar.gz | 2026-04-26 | 449.0 kB | |
| v8.0.1 source code.zip | 2026-04-26 | 578.4 kB | |
| Totals: 5 Items | 1.6 MB | 1 | |
- Bugfixes
-
Fix
prune_bundlerstripping user-configuredBUNDLE_*env vars (e.g.BUNDLE_WITHOUT) on re-exec, which caused workers to crash on boot ([#3929]) -
Performance
-
Use blocks for debug logging to avoid creating log messages when debug is disabled ([#3920])
-
Docs
- Fix incorrect hook names in gRPC docs ([#3923])
- Reword v8 upgrade guide IPv6 bullet for clarity ([#3928])