Skip to content

Commit 82a88c3

Browse files
committed
update lockfile
1 parent c794605 commit 82a88c3

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

Gemfile.lock

+22-22
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.7.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.8.7)
5+
public_suffix (>= 2.0.2, < 7.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.1.6)
8-
em-websocket (0.5.1)
7+
concurrent-ruby (1.3.4)
8+
em-websocket (0.5.3)
99
eventmachine (>= 0.12.9)
10-
http_parser.rb (~> 0.6.0)
10+
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12-
ffi (1.15.5)
12+
ffi (1.17.0)
1313
forwardable-extended (2.6.0)
14-
http_parser.rb (0.6.0)
15-
i18n (1.8.2)
14+
http_parser.rb (0.8.0)
15+
i18n (1.14.6)
1616
concurrent-ruby (~> 1.0)
17-
jekyll (4.1.0)
17+
jekyll (4.1.1)
1818
addressable (~> 2.4)
1919
colorator (~> 1.0)
2020
em-websocket (~> 0.5)
@@ -29,20 +29,20 @@ GEM
2929
rouge (~> 3.0)
3030
safe_yaml (~> 1.0)
3131
terminal-table (~> 1.8)
32-
jekyll-feed (0.13.0)
32+
jekyll-feed (0.17.0)
3333
jekyll (>= 3.7, < 5.0)
34-
jekyll-sass-converter (2.1.0)
34+
jekyll-sass-converter (2.2.0)
3535
sassc (> 2.0.1, < 3.0)
36-
jekyll-seo-tag (2.6.1)
37-
jekyll (>= 3.3, < 5.0)
36+
jekyll-seo-tag (2.8.0)
37+
jekyll (>= 3.8, < 5.0)
3838
jekyll-watch (2.2.1)
3939
listen (~> 3.0)
40-
kramdown (2.2.1)
40+
kramdown (2.4.0)
4141
rexml
4242
kramdown-parser-gfm (1.1.0)
4343
kramdown (~> 2.0)
44-
liquid (4.0.3)
45-
listen (3.2.1)
44+
liquid (4.0.4)
45+
listen (3.9.0)
4646
rb-fsevent (~> 0.10, >= 0.10.3)
4747
rb-inotify (~> 0.9, >= 0.9.10)
4848
mercenary (0.4.0)
@@ -52,18 +52,18 @@ GEM
5252
jekyll-seo-tag (~> 2.1)
5353
pathutil (0.16.2)
5454
forwardable-extended (~> 2.6)
55-
public_suffix (4.0.5)
56-
rb-fsevent (0.10.4)
57-
rb-inotify (0.10.1)
55+
public_suffix (5.1.1)
56+
rb-fsevent (0.11.2)
57+
rb-inotify (0.11.1)
5858
ffi (~> 1.0)
59-
rexml (3.2.4)
60-
rouge (3.19.0)
59+
rexml (3.3.9)
60+
rouge (3.30.0)
6161
safe_yaml (1.0.5)
6262
sassc (2.4.0)
6363
ffi (~> 1.9)
6464
terminal-table (1.8.0)
6565
unicode-display_width (~> 1.1, >= 1.1.1)
66-
unicode-display_width (1.7.0)
66+
unicode-display_width (1.8.0)
6767

6868
PLATFORMS
6969
ruby

0 commit comments

Comments
 (0)