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 d2cb798 commit d6fcedfCopy full SHA for d6fcedf
Gemfile
@@ -9,7 +9,7 @@ source "https://rubygems.org"
9
# Happy Jekylling!
10
#gem "jekyll", "~> 4.3.1"
11
# This is the default theme for new Jekyll sites. You may change this to anything you like.
12
-gem "jekyll-theme-dusk"
+gem "jekyll-theme-dusk", "~> 0.5.2"
13
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
14
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15
gem "github-pages", "~> 228", group: :jekyll_plugins
0 commit comments