From b78e218bb623e33f2f6d435d31433fe59476a841 Mon Sep 17 00:00:00 2001 From: Zkitefly Date: Sun, 21 Jul 2024 21:54:56 +0800 Subject: [PATCH] Update Gemfile --- 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"