Update Gemfile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Zkitefly 2024-07-22 15:42:54 +08:00 committed by GitHub
parent 94753ed726
commit 142e4b0422
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,7 @@ source "https://gems.ruby-china.com"
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"
gem "logger", "1.4.2"
group :jekyll_plugins do
gem "jekyll-paginate"