From 3bcc190e0cccad6fc4bd12668a42ea7799640f9f Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 2 Sep 2021 02:27:09 +0200 Subject: [PATCH] Update 'Gemfile' --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 39cbaf6..dc6ce5b 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ source "https://rubygems.org" # If you want to use Jekyll native, uncomment the line below. # To upgrade, run `bundle update`. -gem "jekyll" +# gem "jekyll" gem "wdm", "~> 0.1.0" if Gem.win_platform?