From 335264fad3c26603e7949c9fe79002c6c354c152 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 17 Mar 2026 00:38:39 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v4 --- docs/Gemfile | 2 +- docs/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index 838ffc058c6..2ef860e8860 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,4 +1,4 @@ -ruby "~> 3" +ruby "~> 4" source "https://rubygems.org" # Hello! This is where you manage which Jekyll version is used to run. diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index e3ee2352a70..8a7b1db3b10 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -284,7 +284,7 @@ DEPENDENCIES webrick (~> 1.7) RUBY VERSION - ruby 3.4.8p72 + ruby 4.0.1p0 BUNDLED WITH 2.4.20