Skip to content

ruby (Build 3941) - (STABLE)

Latest

Choose a tag to compare

@zosopentoolsmain zosopentoolsmain released this 17 Dec 16:27
9b3fb1e

Ruby is an interpreted object-oriented programming language often used for web development. It also offers many scripting features to process plain text and serialized files, or manage system tasks. It is simple, straightforward, and extensible.
Test Status: Green (1 tests pass out of 1 tests - 100.00% success rate)
Runtime Dependencies: meta
Build Dependencies: check_clang coreutils curl gawk git grep gzip jq libyaml make openssl pkgconfig sed tar zlib zoslib

Command to download and install on z/OS (if you have curl)

curl -o ruby-3.4.8.20251217_155408.zos.pax.Z -L https://github.com/zopencommunity/rubyport/releases/download/STABLE_rubyport_3941/ruby-3.4.8.20251217_155408.zos.pax.Z && pax -rf ruby-3.4.8.20251217_155408.zos.pax.Z && cd ruby-3.4.8 && . ./.env

Or use:
zopen install ruby

Changes since STABLE_rubyport_3855

Pull Requests

  • Update ruby-version to 3.4.8 from 3.4.7 (#3)

Direct Changes

No direct changes in this period.