Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Commit 7ab41ca

Browse files
committed
gem: fix jekyll version
1 parent c4dbee1 commit 7ab41ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source "https://rubygems.org"
2-
gem "jekyll", "~> 4.4.2"
2+
gem "jekyll", "~> 4.4.1"
33
group :jekyll_plugins do
44
gem "jekyll-paginate-v2"
55
end

0 commit comments

Comments
 (0)