Compare commits

..

No commits in common. "master" and "v20260616" have entirely different histories.

6 changed files with 7 additions and 9 deletions

View file

@ -13,7 +13,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v7
- uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Install bats

View file

@ -18,7 +18,7 @@ jobs:
steps:
- name: Repository checkout
uses: actions/checkout@v7
uses: actions/checkout@v6
with:
fetch-depth: 0

View file

@ -20,7 +20,7 @@ jobs:
name: Update Ruby definitions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/checkout@v6
- name: Store Ruby version
run: echo "RUBY_VERSION=${{ github.event.client_payload.ruby_version || github.event.inputs.ruby_version }}" >> $GITHUB_ENV

View file

@ -18,7 +18,7 @@
# -6, --ipv6 Resolve names to IPv6 addresses only
#
RUBY_BUILD_VERSION="20260701"
RUBY_BUILD_VERSION="20260616"
OLDIFS="$IFS"

View file

@ -2,12 +2,12 @@
.\" Title: ruby-build
.\" Author: Mislav Marohnić
.\" Generator: Asciidoctor 2.0.26
.\" Date: 2026-05-07
.\" Date: 2026-05-01
.\" Manual: ruby-build Manual
.\" Source: ruby-build 20260701
.\" Source: ruby-build 20260616
.\" Language: English
.\"
.TH "RUBY\-BUILD" "1" "2026-05-07" "ruby\-build 20260701" "ruby\-build Manual"
.TH "RUBY\-BUILD" "1" "2026-05-01" "ruby\-build 20260616" "ruby\-build Manual"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0

View file

@ -1,2 +0,0 @@
install_package "openssl-3.0.21" "https://github.com/openssl/openssl/releases/download/openssl-3.0.21/openssl-3.0.21.tar.gz#617e29af8e421f46649484a4937e48c685e47f46488167c982f88bc4ec1d522f" openssl --if needs_openssl:1.0.2-3.x.x
install_package "ruby-3.4.10" "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.10.tar.gz#ecee2d072a14f2d14347dd56dfd8fe5c3130abf5117bfaacbda0f4ef9cc429ec" enable_shared standard