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 9491a37 commit 2bc4715Copy full SHA for 2bc4715
www/Gemfile
@@ -1,5 +1,8 @@
1
source "https://rubygems.org"
2
3
+# Specify Ruby version for compatibility
4
+ruby ">= 2.7.0"
5
+
6
# Use GitHub Pages - this will ensure compatibility
7
# This single gem includes Jekyll and other dependencies that are maintained by GitHub
8
gem "github-pages", group: :jekyll_plugins
0 commit comments