Skip to content

Commit cbd13c7

Browse files
Bump kramdown from 1.17.0 to 2.4.0
Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.17.0 to 2.4.0. - [Release notes](https://github.com/gettalong/kramdown/releases) - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page) - [Commits](https://github.com/gettalong/kramdown/commits) --- updated-dependencies: - dependency-name: kramdown dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ceaac6 commit cbd13c7

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

Gemfile.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ GEM
1919
thor (~> 0.19)
2020
colorator (1.1.0)
2121
colorize (0.8.1)
22-
concurrent-ruby (1.1.6)
23-
em-websocket (0.5.1)
22+
concurrent-ruby (1.1.10)
23+
em-websocket (0.5.3)
2424
eventmachine (>= 0.12.9)
25-
http_parser.rb (~> 0.6.0)
25+
http_parser.rb (~> 0)
2626
ethon (0.11.0)
2727
ffi (>= 1.3.0)
2828
eventmachine (1.2.7)
29-
ffi (1.9.25)
29+
ffi (1.15.5)
3030
forwardable-extended (2.6.0)
3131
html-proofer (3.9.3)
3232
activesupport (>= 4.2, < 6.0)
@@ -37,17 +37,17 @@ GEM
3737
parallel (~> 1.3)
3838
typhoeus (~> 1.3)
3939
yell (~> 2.0)
40-
http_parser.rb (0.6.0)
40+
http_parser.rb (0.8.0)
4141
i18n (0.9.5)
4242
concurrent-ruby (~> 1.0)
43-
jekyll (3.8.5)
43+
jekyll (3.9.2)
4444
addressable (~> 2.4)
4545
colorator (~> 1.0)
4646
em-websocket (~> 0.5)
4747
i18n (~> 0.7)
4848
jekyll-sass-converter (~> 1.0)
4949
jekyll-watch (~> 2.0)
50-
kramdown (~> 1.14)
50+
kramdown (>= 1.17, < 3)
5151
liquid (~> 4.0)
5252
mercenary (~> 0.3.3)
5353
pathutil (~> 0.9)
@@ -58,14 +58,14 @@ GEM
5858
sass (~> 3.4)
5959
jekyll-sitemap (1.2.0)
6060
jekyll (~> 3.3)
61-
jekyll-watch (2.1.2)
61+
jekyll-watch (2.2.1)
6262
listen (~> 3.0)
63-
kramdown (1.17.0)
64-
liquid (4.0.1)
65-
listen (3.1.5)
66-
rb-fsevent (~> 0.9, >= 0.9.4)
67-
rb-inotify (~> 0.9, >= 0.9.7)
68-
ruby_dep (~> 1.2)
63+
kramdown (2.4.0)
64+
rexml
65+
liquid (4.0.3)
66+
listen (3.7.1)
67+
rb-fsevent (~> 0.10, >= 0.10.3)
68+
rb-inotify (~> 0.9, >= 0.9.10)
6969
mercenary (0.3.6)
7070
mini_portile2 (2.4.0)
7171
minitest (5.14.1)
@@ -74,15 +74,15 @@ GEM
7474
parallel (1.12.1)
7575
pathutil (0.16.2)
7676
forwardable-extended (~> 2.6)
77-
public_suffix (4.0.6)
77+
public_suffix (4.0.7)
7878
rake (12.3.3)
79-
rb-fsevent (0.10.3)
80-
rb-inotify (0.10.0)
79+
rb-fsevent (0.11.1)
80+
rb-inotify (0.10.1)
8181
ffi (~> 1.0)
82-
rouge (3.3.0)
83-
ruby_dep (1.5.0)
84-
safe_yaml (1.0.4)
85-
sass (3.7.2)
82+
rexml (3.2.5)
83+
rouge (3.28.0)
84+
safe_yaml (1.0.5)
85+
sass (3.7.4)
8686
sass-listen (~> 4.0.0)
8787
sass-listen (4.0.0)
8888
rb-fsevent (~> 0.9, >= 0.9.4)

0 commit comments

Comments
 (0)