summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoruvok cheetah2024-12-17 18:32:58 +0100
committeruvok cheetah2024-12-17 18:32:58 +0100
commit05b4da4026658b4744156ea0f03e753ca84ce9f2 (patch)
tree1becf30e9cc5ac9d1a3dacf1690eed8acfe891f6 /Gemfile.lock
parentf5e9445b315d0b0eeca40968ae8b69a3229569ea (diff)
Extract navbar links
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index acf8e9a..1bf7e31 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -46,6 +46,8 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
+ jekyll-include-cache (0.2.1)
+ jekyll (>= 3.7, < 5.0)
jekyll-paginate-v2 (3.0.0)
jekyll (>= 3.0, < 5.0)
jekyll-redirect-from (0.16.0)
@@ -108,6 +110,7 @@ DEPENDENCIES
jekyll (~> 4.2)
jekyll-compose (~> 0.12.0)
jekyll-feed (~> 0.17)
+ jekyll-include-cache (~> 0.2.1)
jekyll-paginate-v2 (~> 3.0)
jekyll-redirect-from (~> 0.16.0)
jekyll-tidy (~> 0.2.2)