summaryrefslogtreecommitdiffstats
path: root/just-the-docs.gemspec
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-09 11:45:45 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:01:05 +0100
commit81c799839bb0d2f07674d54db4bdb2769162f03a (patch)
tree2863fe474aee3c27e057631e1169842a4584f4ab /just-the-docs.gemspec
parentUpdate ont-technicolor-afm0002.md (diff)
downloadhack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.gz
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.bz2
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.lz
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.xz
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.tar.zst
hack-gpon.github.io-81c799839bb0d2f07674d54db4bdb2769162f03a.zip
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