Skip to content

Portable Ruby 4.0.3#22057

Merged
p-linnane merged 1 commit intomainfrom
portable-ruby-4.0.3
Apr 22, 2026
Merged

Portable Ruby 4.0.3#22057
p-linnane merged 1 commit intomainfrom
portable-ruby-4.0.3

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.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Copilot AI review requested due to automatic review settings April 22, 2026 05: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.3 by bumping the portable Ruby version metadata and refreshing the platform bottle SHA256s, alongside aligning the repository’s Ruby version pins.

Changes:

  • Bump portable Ruby version from 4.0.2_1 to 4.0.3.
  • Update portable Ruby bottle SHA256s for macOS (x86_64/arm64) and Linux (x86_64/arm64).
  • Update Ruby version pins in Library/Homebrew/.ruby-version and Library/Homebrew/Gemfile.lock.

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 portable Ruby version to 4.0.3.
Library/Homebrew/vendor/portable-ruby-x86_64-linux Updates Linux x86_64 portable Ruby bottle SHA256.
Library/Homebrew/vendor/portable-ruby-arm64-linux Updates Linux arm64 portable Ruby bottle SHA256.
Library/Homebrew/vendor/portable-ruby-x86_64-darwin Updates macOS x86_64 portable Ruby bottle SHA256.
Library/Homebrew/vendor/portable-ruby-arm64-darwin Updates macOS arm64 portable Ruby bottle SHA256.
Library/Homebrew/Gemfile.lock Updates Bundler lockfile Ruby version to 4.0.3.
Library/Homebrew/.ruby-version Updates repo Ruby version pin to 4.0.3.

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

Copy link
Copy Markdown
Member

@ZhongRuoyu ZhongRuoyu left a comment

Choose a reason for hiding this comment

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

:shipit:

@p-linnane p-linnane added this pull request to the merge queue Apr 22, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 22, 2026
@p-linnane p-linnane added this pull request to the merge queue Apr 22, 2026
Merged via the queue into main with commit f24caae Apr 22, 2026
41 checks passed
@p-linnane p-linnane deleted the portable-ruby-4.0.3 branch April 22, 2026 06:49
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