From f9f6b82e3fd456c30ef2e4968002cc179f7090a0 Mon Sep 17 00:00:00 2001 From: Thibault de Varax <154365476+thibaultdvx@users.noreply.github.com> Date: Wed, 5 Mar 2025 00:25:07 +0100 Subject: [PATCH] Update Gemfile --- docs/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile b/docs/Gemfile index 0a8c4ce..45d8c74 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -25,7 +25,7 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do gem "tzinfo-data" end -gem 'jekyll-toc' +# gem 'jekyll-toc' # Performance-booster for watching directories on Windows gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]