Skip to content

Commit a053de6

Browse files
committed
Bundle update
1 parent 756595f commit a053de6

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

Gemfile.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
public_suffix (>= 2.0.2, < 6.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.1.10)
8-
digest (3.1.0)
8+
digest (3.1.1)
99
em-websocket (0.5.3)
1010
eventmachine (>= 0.12.9)
1111
http_parser.rb (~> 0)
@@ -21,21 +21,22 @@ GEM
2121
digest (~> 3.0, >= 3.0.0)
2222
execjs (~> 2.8, >= 2.8.1)
2323
htmlentities (~> 4.3, >= 4.3.4)
24-
jekyll (4.2.2)
24+
jekyll (4.3.1)
2525
addressable (~> 2.4)
2626
colorator (~> 1.0)
2727
em-websocket (~> 0.5)
2828
i18n (~> 1.0)
29-
jekyll-sass-converter (~> 2.0)
29+
jekyll-sass-converter (>= 2.0, < 4.0)
3030
jekyll-watch (~> 2.0)
31-
kramdown (~> 2.3)
31+
kramdown (~> 2.3, >= 2.3.1)
3232
kramdown-parser-gfm (~> 1.0)
3333
liquid (~> 4.0)
34-
mercenary (~> 0.4.0)
34+
mercenary (>= 0.3.6, < 0.5)
3535
pathutil (~> 0.9)
36-
rouge (~> 3.0)
36+
rouge (>= 3.0, < 5.0)
3737
safe_yaml (~> 1.0)
38-
terminal-table (~> 2.0)
38+
terminal-table (>= 1.8, < 4.0)
39+
webrick (~> 1.7)
3940
jekyll-sass-converter (2.2.0)
4041
sassc (> 2.0.1, < 3.0)
4142
jekyll-sitemap (1.4.0)
@@ -66,19 +67,19 @@ GEM
6667
forwardable-extended (~> 2.6)
6768
public_suffix (5.0.0)
6869
rainbow (3.1.1)
69-
rb-fsevent (0.11.1)
70+
rb-fsevent (0.11.2)
7071
rb-inotify (0.10.1)
7172
ffi (~> 1.0)
7273
rexml (3.2.5)
73-
rouge (3.30.0)
74+
rouge (4.0.0)
7475
ruby-vips (2.0.17)
7576
ffi (~> 1.9)
7677
safe_yaml (1.0.5)
7778
sassc (2.4.0)
7879
ffi (~> 1.9)
79-
terminal-table (2.0.0)
80-
unicode-display_width (~> 1.1, >= 1.1.1)
81-
unicode-display_width (1.8.0)
80+
terminal-table (3.0.2)
81+
unicode-display_width (>= 1.1.1, < 3)
82+
unicode-display_width (2.3.0)
8283
webrick (1.7.0)
8384

8485
PLATFORMS
@@ -92,4 +93,4 @@ DEPENDENCIES
9293
webrick (~> 1.7)
9394

9495
BUNDLED WITH
95-
2.2.18
96+
2.3.25

0 commit comments

Comments
 (0)