Skip to content

Commit b53dcd6

Browse files
committed
⬆️ gems
1 parent b02e93d commit b53dcd6

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@ GEM
55
public_suffix (>= 2.0.2, < 5.0)
66
asciidoctor (2.0.10)
77
colorator (1.1.0)
8-
concurrent-ruby (1.1.6)
8+
concurrent-ruby (1.1.7)
99
em-websocket (0.5.1)
1010
eventmachine (>= 0.12.9)
1111
http_parser.rb (~> 0.6.0)
1212
eventmachine (1.2.7)
13-
ffi (1.12.2)
13+
ffi (1.13.1)
1414
forwardable-extended (2.6.0)
1515
http_parser.rb (0.6.0)
1616
i18n (0.9.5)
1717
concurrent-ruby (~> 1.0)
18-
jekyll (3.8.7)
18+
jekyll (3.9.0)
1919
addressable (~> 2.4)
2020
colorator (~> 1.0)
2121
em-websocket (~> 0.5)
2222
i18n (~> 0.7)
2323
jekyll-sass-converter (~> 1.0)
2424
jekyll-watch (~> 2.0)
25-
kramdown (~> 1.14)
25+
kramdown (>= 1.17, < 3)
2626
liquid (~> 4.0)
2727
mercenary (~> 0.3.3)
2828
pathutil (~> 0.9)
@@ -37,7 +37,8 @@ GEM
3737
sass (~> 3.4)
3838
jekyll-watch (2.2.1)
3939
listen (~> 3.0)
40-
kramdown (1.17.0)
40+
kramdown (2.3.0)
41+
rexml
4142
liquid (4.0.3)
4243
listen (3.2.1)
4344
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -49,7 +50,8 @@ GEM
4950
rb-fsevent (0.10.4)
5051
rb-inotify (0.10.1)
5152
ffi (~> 1.0)
52-
rouge (3.19.0)
53+
rexml (3.2.4)
54+
rouge (3.22.0)
5355
safe_yaml (1.0.5)
5456
sass (3.7.4)
5557
sass-listen (~> 4.0.0)

0 commit comments

Comments
 (0)