Skip to content

Portable Ruby 4.0.4#22236

Open
p-linnane wants to merge 3 commits into
mainfrom
portable-ruby-4.0.4
Open

Portable Ruby 4.0.4#22236
p-linnane wants to merge 3 commits into
mainfrom
portable-ruby-4.0.4

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.

Copilot AI review requested due to automatic review settings May 12, 2026 05:25
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

This PR bumps Homebrew’s vendored Portable Ruby to 4.0.4 and updates the associated checksums and Bundler version so the bootstrap/runtime Ruby toolchain remains consistent across platforms.

Changes:

  • Update Portable Ruby version to 4.0.4 and refresh platform-specific SHA256 values.
  • Bump the pinned Bundler version to 4.0.10 and align Gemfile.lock/.ruby-version with Ruby 4.0.4.

Reviewed changes

Copilot reviewed 2 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Library/Homebrew/vendor/portable-ruby-x86_64-linux Update Portable Ruby bottle SHA for x86_64 Linux.
Library/Homebrew/vendor/portable-ruby-x86_64-darwin Update Portable Ruby bottle SHA for x86_64 macOS (catalina tag).
Library/Homebrew/vendor/portable-ruby-version Bump vendored Portable Ruby version to 4.0.4.
Library/Homebrew/vendor/portable-ruby-arm64-linux Update Portable Ruby bottle SHA for arm64 Linux.
Library/Homebrew/vendor/portable-ruby-arm64-darwin Update Portable Ruby bottle SHA for arm64 macOS (big_sur tag).
Library/Homebrew/utils/ruby.sh Bump HOMEBREW_BUNDLER_VERSION to 4.0.10.
Library/Homebrew/Gemfile.lock Update locked Ruby version to 4.0.4 and Bundler to 4.0.10.
Library/Homebrew/.ruby-version Align development Ruby version with 4.0.4.

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

Copy link
Copy Markdown
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Looks good when 🟢

p-linnane added 2 commits May 12, 2026 07:51
Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: Patrick Linnane <patrick@linnane.io>
@p-linnane p-linnane force-pushed the portable-ruby-4.0.4 branch from fcc0f40 to 42195b1 Compare May 12, 2026 14:51
Signed-off-by: Patrick Linnane <patrick@linnane.io>
@p-linnane
Copy link
Copy Markdown
Member Author

Upstream ISeq fix: ruby/ruby#16805

@p-linnane p-linnane requested a review from Bo98 May 12, 2026 15:26
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