Skip to content

Portable Ruby 4.0.5#22357

Merged
p-linnane merged 1 commit into
mainfrom
portable-ruby-4.0.5
May 20, 2026
Merged

Portable Ruby 4.0.5#22357
p-linnane merged 1 commit into
mainfrom
portable-ruby-4.0.5

Conversation

@p-linnane
Copy link
Copy Markdown
Member


  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them? Performance claims (e.g. "this is faster") must include Hyperfine benchmarks.
  • Have you written new tests (excluding integration tests) for your changes? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes. Non-maintainers may only have one AI-assisted/generated PR open at a time.

Security release to fix https://www.ruby-lang.org/en/news/2026/05/20/getaddrinfo-cve-2026-46727/

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Copilot AI review requested due to automatic review settings May 20, 2026 16:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Homebrew’s vendored Portable Ruby to 4.0.5 to pick up the upstream security fix (CVE-2026-46727 in getaddrinfo), ensuring Homebrew’s runtime Ruby is patched across supported platforms.

Changes:

  • Bump Portable Ruby version from 4.0.4 to 4.0.5.
  • Update platform-specific Portable Ruby SHA256 values for Linux (x86_64, arm64) and macOS (x86_64, arm64).
  • Align Library/Homebrew Ruby version markers (.ruby-version, Gemfile.lock) to 4.0.5.

Reviewed changes

Copilot reviewed 1 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Library/Homebrew/vendor/portable-ruby-version Bumps vendored portable Ruby version to 4.0.5.
Library/Homebrew/vendor/portable-ruby-x86_64-linux Updates SHA for the x86_64 Linux portable Ruby artifact.
Library/Homebrew/vendor/portable-ruby-arm64-linux Updates SHA for the arm64 Linux portable Ruby artifact.
Library/Homebrew/vendor/portable-ruby-x86_64-darwin Updates SHA for the x86_64 macOS portable Ruby artifact.
Library/Homebrew/vendor/portable-ruby-arm64-darwin Updates SHA for the arm64 macOS portable Ruby artifact.
Library/Homebrew/Gemfile.lock Updates locked Ruby version to 4.0.5.
Library/Homebrew/.ruby-version Updates developer Ruby version to 4.0.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@p-linnane p-linnane added this pull request to the merge queue May 20, 2026
Merged via the queue into main with commit a319047 May 20, 2026
42 checks passed
@p-linnane p-linnane deleted the portable-ruby-4.0.5 branch May 20, 2026 17:00
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.

3 participants