We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868e922 commit 5ec5f60Copy full SHA for 5ec5f60
1 file changed
Gemfile
@@ -1,5 +1,7 @@
1
source "https://rubygems.org"
2
3
+gem "openssl", "~> 3.3.1"
4
+
5
group :jekyll_plugins do
6
gem "github-pages"
7
end
0 commit comments