Skip to content

Commit d6fcedf

Browse files
update theme version
1 parent d2cb798 commit d6fcedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source "https://rubygems.org"
99
# Happy Jekylling!
1010
#gem "jekyll", "~> 4.3.1"
1111
# This is the default theme for new Jekyll sites. You may change this to anything you like.
12-
gem "jekyll-theme-dusk"
12+
gem "jekyll-theme-dusk", "~> 0.5.2"
1313
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1414
# uncomment the line below. To upgrade, run `bundle update github-pages`.
1515
gem "github-pages", "~> 228", group: :jekyll_plugins

0 commit comments

Comments
 (0)