Skip to content

Commit 1348637

Browse files
chore: upgrade kramdown usage to 2.3 per CVE-2020-14001 (#452)
1 parent b9f27f3 commit 1348637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GEM
2323
i18n (~> 0.7)
2424
jekyll-sass-converter (~> 1.0)
2525
jekyll-watch (~> 2.0)
26-
kramdown (~> 1.14)
26+
kramdown (~> 2.3)
2727
liquid (~> 4.0)
2828
mercenary (~> 0.3.3)
2929
pathutil (~> 0.9)
@@ -41,7 +41,7 @@ GEM
4141
jekyll (>= 3.7, < 5.0)
4242
jekyll-watch (2.2.1)
4343
listen (~> 3.0)
44-
kramdown (1.17.0)
44+
kramdown (2.3.0)
4545
liquid (4.0.3)
4646
listen (3.2.1)
4747
rb-fsevent (~> 0.10, >= 0.10.3)

0 commit comments

Comments
 (0)