From 56ce0e5e28308f7f7325a4802042b98feae17b42 Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Fri, 2 Jan 2026 08:54:25 +0100 Subject: [PATCH] Back to the old version for netlify --- docs/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile b/docs/Gemfile index fb73b27fc..d8becf976 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" gem 'github-pages', group: :jekyll_plugins -ruby '~> 3.0.0' +ruby '~> 2.7.0'