From 193c83e86557c3ce486116801813ab42aa44f3f9 Mon Sep 17 00:00:00 2001 From: Glavo Date: Thu, 18 Jul 2024 00:10:40 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E5=B0=9D=E8=AF=95=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E5=A4=B1=E8=B4=A5=20(#133)"=20(#134)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 81dbb47bb4f3cc0117336060162a5ed9c94aa584. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 8394803..16e751c 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ source "https://gems.ruby-china.com" # # This will help ensure the proper Jekyll version is running. # Happy Jekylling! -gem "jekyll", "~> 4.3.3" +gem "jekyll", "~> 4.2.2" # This is the default theme for new Jekyll sites. You may change this to anything you like. gem "minimal-mistakes-jekyll"