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 e4a1854 commit 16dbf58Copy full SHA for 16dbf58
docs/Gemfile
@@ -33,3 +33,5 @@ gem "just-the-docs"
33
34
35
gem "webrick", "~> 1.7"
36
+
37
+gem "jekyll", "~> 3.9"
docs/Gemfile.lock
@@ -287,6 +287,7 @@ PLATFORMS
287
288
DEPENDENCIES
289
github-pages (~> 228)
290
+ jekyll (~> 3.9)
291
jekyll-feed (~> 0.12)
292
just-the-docs
293
tzinfo (~> 1.2)
0 commit comments