Skip to content

chore(deps): update puma to 8.0.2 - #371

Merged
alexinslc merged 1 commit into
mainfrom
chore/puma-8.0.2
Jul 14, 2026
Merged

chore(deps): update puma to 8.0.2#371
alexinslc merged 1 commit into
mainfrom
chore/puma-8.0.2

Conversation

@alexinslc

Copy link
Copy Markdown
Owner

Replaces Dependabot PR #364's vulnerable Puma 8.0.1 target with the minimum patched 8.0.2 release. Puma's dependency set is unchanged; full Ruby 3.3 GitHub CI is required before merge.

Copilot AI review requested due to automatic review settings July 14, 2026 22:32
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpuma@​7.2.1 ⏵ 8.0.289100100100100

View full report

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the app’s web server dependency to Puma 8.0.2, aligning the bundle with the intended minimum patched release for Puma.

Changes:

  • Bump puma gem requirement in Gemfile to ~> 8.0.2.
  • Update the resolved Puma version in Gemfile.lock to 8.0.2.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
Gemfile Updates Puma version constraint to ~> 8.0.2.
Gemfile.lock Updates locked Puma version and dependency entry to 8.0.2.

Comment thread Gemfile

# Use the Puma web server [https://github.com/puma/puma]
gem "puma", "~> 7.2.1"
gem "puma", "~> 8.0.2"
@alexinslc
alexinslc merged commit 50b58ca into main Jul 14, 2026
9 checks passed
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