summaryrefslogtreecommitdiffstats
path: root/just-the-docs.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'just-the-docs.gemspec')
-rw-r--r--just-the-docs.gemspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/just-the-docs.gemspec b/just-the-docs.gemspec
index cd073de..5b1fb52 100644
--- a/just-the-docs.gemspec
+++ b/just-the-docs.gemspec
@@ -17,5 +17,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "jekyll", ">= 3.8.5"
spec.add_runtime_dependency "jekyll-seo-tag", "~> 2.0"
spec.add_runtime_dependency "rake", ">= 12.3.1", "< 13.1.0"
-
+ spec.add_runtime_dependency "jekyll-webp"
+ spec.add_runtime_dependency "jekyll-remote-theme"
end \ No newline at end of file