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]