Skip to content

Releases: zopencommunity/rubyport

ruby (Build 3941) - (STABLE)

17 Dec 16:27
9b3fb1e

Choose a tag to compare

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.

ruby (Build 3855) - (STABLE)

31 Oct 14:35
355fd28

Choose a tag to compare

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.7.20251031_140347.zos.pax.Z -L https://github.com/zopencommunity/rubyport/releases/download/STABLE_rubyport_3855/ruby-3.4.7.20251031_140347.zos.pax.Z && pax -rf ruby-3.4.7.20251031_140347.zos.pax.Z && cd ruby-3.4.7 && . ./.env

Or use:
zopen install ruby

Changes since STABLE_rubyport_3848

Pull Requests

  • Enable load relative option (#2)

Direct Changes

No direct changes in this period.

ruby (Build 3848) - (STABLE)

27 Oct 14:54
8fffe63

Choose a tag to compare

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.7.20251027_142953.zos.pax.Z -L https://github.com/zopencommunity/rubyport/releases/download/STABLE_rubyport_3848/ruby-3.4.7.20251027_142953.zos.pax.Z && pax -rf ruby-3.4.7.20251027_142953.zos.pax.Z && cd ruby-3.4.7 && . ./.env

Or use:
zopen install ruby

All Changes

Direct Changes