From 5352b92ee32558619045c5196e484fa48b429b4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 09:00:30 +0000 Subject: [PATCH] chore(deps): update dependency ruby-version to v4 --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9a3795a3..af64054d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ version: 2 build: os: ubuntu-26.04 tools: - ruby: "3.3" + ruby: "4.0" jobs: install: - chmod +x "./scripts/readthedocs_build.sh"