summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-06-10 11:01:19 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-06-10 11:01:19 +0200
commit13934914c0cf8bf359938dcc19dbea82fe33db61 (patch)
tree5c50f47555f10efd4beed8f2546e7146a91571c5 /Gemfile.lock
parent624592d43e23bd26c3da30e255257b652d0e33ed (diff)
Implement tag pages
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 4 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ea872bb..3f4003a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -31,6 +31,8 @@ GEM
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 1.8)
+ jekyll-archives (2.2.1)
+ jekyll (>= 3.6, < 5.0)
jekyll-asciidoc (3.0.0)
asciidoctor (>= 1.5.0)
jekyll (>= 3.0.0)
@@ -83,6 +85,7 @@ PLATFORMS
DEPENDENCIES
jekyll!
+ jekyll-archives (~> 2.2)
jekyll-asciidoc!
jekyll-less!
jekyll-sitemap!
@@ -91,4 +94,4 @@ DEPENDENCIES
therubyracer!
BUNDLED WITH
- 1.17.3
+ 2.1.4