From 6fd7f2b49d043064e7f478ed853fa35c6eddf315 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 15 Jun 2026 20:55:19 +1000 Subject: [PATCH] Bump pinned Ruby to 3.3.4 `.ruby-version` drives the Buildkite test matrix and the gem-publish Docker image through `.buildkite/shared-pipeline-vars`, so this moves both CI and release builds onto 3.3.4. --- Generated with the help of Claude Code, https://claude.com/claude-code Co-Authored-By: Claude Opus 4.8 (1M context) --- .ruby-version | 3 +-- CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 19ef286ee..a0891f563 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1,2 +1 @@ -3.2.2 - +3.3.4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4690cb0ef..b1d9772f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ _None_ ### Internal Changes -_None_ +- Bump the pinned Ruby version (`.ruby-version`) to 3.3.4, which drives the CI test matrix and the gem-publish Docker image. [#732] ## 14.7.0