From 2faf5df166fcd368bdd94373971b09fbd71be1db Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Fri, 2 Jan 2026 09:00:04 +0100 Subject: [PATCH] More Netlify fixes --- docs/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile b/docs/Gemfile index d8becf976..fb73b27fc 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" gem 'github-pages', group: :jekyll_plugins -ruby '~> 2.7.0' +ruby '~> 3.0.0'