aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Gemfile b/docs/Gemfile
index 2484f72c..f6cc6045 100644
--- a/docs/Gemfile
+++ b/docs/Gemfile
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
+gem "jekyll", "~> 4.3.2"
gem "jekyll-default-layout"
gem "just-the-docs" \ No newline at end of file