summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2021-05-16 11:17:20 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-05-16 11:17:20 +0200
commit0e2897631ec1d5b858929f8bdf1300dedefde244 (patch)
treed61c2c536299a514e099045c36d5a8f05e42d5a1
parent6fe4c87acf56ec4052d92e26ab39e5f59af4853a (diff)
Update gems
-rw-r--r--src/Gemfile.lock9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/Gemfile.lock b/src/Gemfile.lock
index 8bbfd94..c884ccc 100644
--- a/src/Gemfile.lock
+++ b/src/Gemfile.lock
@@ -1,4 +1,9 @@
GEM
+ specs:
+ jekyll-archives (2.2.1)
+ jekyll (>= 3.6, < 5.0)
+
+GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
@@ -31,8 +36,6 @@ GEM
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
- jekyll-archives (2.2.1)
- jekyll (>= 3.6, < 5.0)
jekyll-asciidoc (3.0.0)
asciidoctor (>= 1.5.0)
jekyll (>= 3.0.0)
@@ -94,4 +97,4 @@ DEPENDENCIES
therubyracer!
BUNDLED WITH
- 2.2.15
+ 2.2.16