build: upgrade Ruby toolchain to 4.0.5 and align jekyll to ~> 4.4 #62

Merged
claudiomaradonna merged 1 commit from build/ruby-4.0.5 into master 2026-05-30 10:10:02 +02:00
Collaborator

Upgrade the Ruby toolchain from 3.3.11 to 4.0.5 to move onto a current,
supported runtime and pick up its performance and security fixes. The bump
touches .ruby-version and the Dockerfile build ARG so local and container
builds stay in lockstep, and loosens the jekyll constraint in the Gemfile from
~> 4.3 to ~> 4.4 to match the 4.4.1 release already locked in the lockfile;
no other gems change. Version references in README.md,
docs/architecture.md, and docs/deploy.md are updated to match so the docs
don't drift from the actual toolchain. The site build was verified locally
against the new toolchain.

Upgrade the Ruby toolchain from 3.3.11 to 4.0.5 to move onto a current, supported runtime and pick up its performance and security fixes. The bump touches `.ruby-version` and the Dockerfile build ARG so local and container builds stay in lockstep, and loosens the jekyll constraint in the Gemfile from `~> 4.3` to `~> 4.4` to match the 4.4.1 release already locked in the lockfile; no other gems change. Version references in `README.md`, `docs/architecture.md`, and `docs/deploy.md` are updated to match so the docs don't drift from the actual toolchain. The site build was verified locally against the new toolchain.
Bump the Ruby toolchain from 3.3.11 to 4.0.5 across the version
pin, container build, and developer documentation. Loosen the
jekyll constraint from ~> 4.3 to ~> 4.4 to match the already-locked
latest stable (4.4.1); no other gems change in the lockfile.

Build verified locally before commit.
claudiomaradonna deleted branch build/ruby-4.0.5 2026-05-30 10:10:06 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
unitoo/website!62
No description provided.