We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4139fc commit 5927d4fCopy full SHA for 5927d4f
2 files changed
Gemfile
@@ -14,7 +14,7 @@ gem "jekyll", "~> 3.8.5"
14
# This is the default theme for new Jekyll sites. You may change this to anything you like.
15
# gem "minima", "~> 2.0"
16
17
-gem "just-the-docs"
+gem "just-the-docs", "~> 0.2.3"
18
19
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
20
# uncomment the line below. To upgrade, run `bundle update github-pages`.
Gemfile.lock
@@ -65,7 +65,7 @@ PLATFORMS
65
DEPENDENCIES
66
jekyll (~> 3.8.5)
67
jekyll-feed (~> 0.6)
68
- just-the-docs
+ just-the-docs (~> 0.2.3)
69
tzinfo-data
70
71
RUBY VERSION
0 commit comments