We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa0bb04 commit f43bb6cCopy full SHA for f43bb6c
1 file changed
Gemfile
@@ -1,6 +1,6 @@
1
source "https://rubygems.org"
2
3
-gem "jekyll", ">=3.8.6"
+gem "jekyll", ">= 3.8.6", "< 5.0"
4
5
# plugins
6
group :jekyll_plugins do
0 commit comments