Skip to content

Commit a727cce

Browse files
Bump kramdown from 1.17.0 to 2.3.1
Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.17.0 to 2.3.1. - [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) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1aed981 commit a727cce

1 file changed

Lines changed: 12 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,26 @@ GEM
44
addressable (2.7.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.1.6)
8-
em-websocket (0.5.1)
7+
concurrent-ruby (1.1.8)
8+
em-websocket (0.5.2)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
1111
eventmachine (1.2.7)
1212
faraday (1.0.1)
1313
multipart-post (>= 1.2, < 3)
14-
ffi (1.13.1)
14+
ffi (1.15.0)
1515
forwardable-extended (2.6.0)
1616
http_parser.rb (0.6.0)
1717
i18n (0.9.5)
1818
concurrent-ruby (~> 1.0)
19-
jekyll (3.8.7)
19+
jekyll (3.9.1)
2020
addressable (~> 2.4)
2121
colorator (~> 1.0)
2222
em-websocket (~> 0.5)
2323
i18n (~> 0.7)
2424
jekyll-sass-converter (~> 1.0)
2525
jekyll-watch (~> 2.0)
26-
kramdown (~> 1.14)
26+
kramdown (>= 1.17, < 3)
2727
liquid (~> 4.0)
2828
mercenary (~> 0.3.3)
2929
pathutil (~> 0.9)
@@ -45,9 +45,10 @@ GEM
4545
jekyll-paginate (~> 1.1)
4646
jekyll-watch (2.2.1)
4747
listen (~> 3.0)
48-
kramdown (1.17.0)
48+
kramdown (2.3.1)
49+
rexml
4950
liquid (4.0.3)
50-
listen (3.2.1)
51+
listen (3.5.1)
5152
rb-fsevent (~> 0.10, >= 0.10.3)
5253
rb-inotify (~> 0.9, >= 0.9.10)
5354
mercenary (0.3.6)
@@ -57,11 +58,12 @@ GEM
5758
sawyer (~> 0.8.0, >= 0.5.3)
5859
pathutil (0.16.2)
5960
forwardable-extended (~> 2.6)
60-
public_suffix (4.0.5)
61+
public_suffix (4.0.6)
6162
rb-fsevent (0.10.4)
6263
rb-inotify (0.10.1)
6364
ffi (~> 1.0)
64-
rouge (3.21.0)
65+
rexml (3.2.5)
66+
rouge (3.26.0)
6567
safe_yaml (1.0.5)
6668
sass (3.7.4)
6769
sass-listen (~> 4.0.0)
@@ -78,6 +80,7 @@ PLATFORMS
7880
DEPENDENCIES
7981
jekyll-sitemap
8082
jekyll-theme-hydeout (~> 3.4)
83+
kramdown (>= 2.3.1)
8184

8285
BUNDLED WITH
8386
2.1.4

0 commit comments

Comments
 (0)