Skip to content

Update ruby-version to 4.0.4 from 3.4.8#9

Open
zosopentoolsmain wants to merge 1 commit into
mainfrom
bump-ruby-version-4.0.4
Open

Update ruby-version to 4.0.4 from 3.4.8#9
zosopentoolsmain wants to merge 1 commit into
mainfrom
bump-ruby-version-4.0.4

Conversation

@zosopentoolsmain
Copy link
Copy Markdown
Contributor

No description provided.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented May 12, 2026

🤖 Augment PR Summary

Summary: Updates the port’s pinned Ruby stable version from 3.4.8 to 4.0.4.

Changes:

  • Bumps RUBY_VERSION in buildenv, which updates the tarball download URL (via RUBY_MAJOR) for the stable build line.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread buildenv
# Update bump details accordingly. Use bump check to confirm.
# bump: ruby-version /RUBY_VERSION="(.*)"/ https://www.ruby-lang.org/en/downloads/releases/|re:/href=.*?ruby[._-]v?(\d+(?:\.\d+)+)\.t/$1/|semver:*
RUBY_VERSION="3.4.8" # Specify a stable release
RUBY_VERSION="4.0.4" # Specify a stable release
Copy link
Copy Markdown

@augmentcode augmentcode Bot May 12, 2026

Choose a reason for hiding this comment

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

This bumps Ruby across a major version (3.4.x → 4.0.x); please double-check that the repo’s existing source patches in patches/ still apply cleanly to Ruby 4.0.4 and that the build/test pipeline succeeds, since patch drift here would break the port build early.

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

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.

1 participant