Skip to content

feat: Allow puma v7 and v8#237

Open
sue445 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
sue445:puma_8
Open

feat: Allow puma v7 and v8#237
sue445 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
sue445:puma_8

Conversation

@sue445

@sue445 sue445 commented Jun 10, 2026

Copy link
Copy Markdown

The following vulnerabilities have been reported in puma:

To address these vulnerabilities, puma needs to be upgraded to version 7.2.1 or 8.0.2.

However, the runtime dependency in functions_framework.gemspec currently restricts the installation to puma 6.x.

spec.add_dependency "puma", ">= 4.3.0", "< 7.a"

Therefore, I have updated the dependency to allow puma versions up to 8.x.

@celinefb

Copy link
Copy Markdown

Thank you! I need this too!

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.

2 participants