We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4266dbb commit 6a3b790Copy full SHA for 6a3b790
Gemfile
@@ -9,7 +9,7 @@ source "https://rubygems.org"
9
# Happy Jekylling!
10
#gem "jekyll", "~> 3.9.0"
11
# This is the theme the Jekyll site.
12
-gem "just-the-docs"
+gem "just-the-docs", "~> 0.3.3"
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", "~> 209", group: :jekyll_plugins
Gemfile.lock
@@ -264,7 +264,7 @@ PLATFORMS
264
DEPENDENCIES
265
github-pages (~> 209)
266
jekyll-feed (~> 0.15.1)
267
- just-the-docs
+ just-the-docs (~> 0.3.3)
268
tzinfo (~> 1.2)
269
tzinfo-data
270
wdm (~> 0.1.1)
0 commit comments