Skip to content

Update ruby-version to 4.0.3 from 3.4.8#8

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

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

Conversation

@zosopentoolsmain
Copy link
Copy Markdown
Contributor

No description provided.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 21, 2026

🤖 Augment PR Summary

Summary: Updates the port’s configured Ruby version used for stable builds.


Changes:

  • Bumps RUBY_VERSION in buildenv from 3.4.8 to 4.0.3 so the stable tarball URL points at the newer release.

🤖 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.3" # Specify a stable release
Copy link
Copy Markdown

@augmentcode augmentcode Bot Apr 21, 2026

Choose a reason for hiding this comment

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

RUBY_VERSION is set to 4.0.3, but upstream Ruby’s release notes indicate 4.0.3 is scheduled for May 2026 (latest published appears to be 4.0.2 as of 2026-04-21), so ZOPEN_STABLE_URL will likely 404 and break stable builds.

Severity: high

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