summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2021-05-15 10:29:28 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-05-15 10:29:28 +0200
commitb135606a4d8e423bd2a72d92a385a49f91e348bd (patch)
tree9735039f17dac87c9a45e2b39b0488c5e724d6ab
parentd1d6e82428377d23c7d5091f6b8df58e26ff8474 (diff)
Update gemfile
-rw-r--r--src/Gemfile.lock11
1 files changed, 4 insertions, 7 deletions
diff --git a/src/Gemfile.lock b/src/Gemfile.lock
index 038bbb6..8bbfd94 100644
--- a/src/Gemfile.lock
+++ b/src/Gemfile.lock
@@ -1,14 +1,9 @@
GEM
- specs:
- jekyll-archives (2.2.1)
- jekyll (>= 3.6, < 5.0)
-
-GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
- asciidoctor (2.0.14)
+ asciidoctor (2.0.15)
colorator (1.1.0)
commonjs (0.2.7)
concurrent-ruby (1.1.8)
@@ -36,6 +31,8 @@ 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)
@@ -65,7 +62,7 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
pygments.rb (2.2.0)
- rb-fsevent (0.10.4)
+ rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.5.1)