Skip to content

Commit 5ec5f60

Browse files
committed
add gem fix
1 parent 868e922 commit 5ec5f60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
source "https://rubygems.org"
22

3+
gem "openssl", "~> 3.3.1"
4+
35
group :jekyll_plugins do
46
gem "github-pages"
57
end

0 commit comments

Comments
 (0)