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