We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d43e774 commit 148e120Copy full SHA for 148e120
Gemfile
@@ -7,7 +7,7 @@ source "https://rubygems.org"
7
#
8
# This will help ensure the proper Jekyll version is running.
9
# Happy Jekylling!
10
-gem "jekyll"
+gem "jekyll", "~> 4.0.0"
11
# This is the default theme for new Jekyll sites. You may change this to anything you like.
12
gem "bulma-clean-theme"
13
group :jekyll_plugins do
0 commit comments