Bump kramdown from 2.1.0 to 2.2.0 (#13141)

Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.0 to 2.2.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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-23 13:17:13 +02:00 committed by GitHub
parent 1a89687101
commit c0e9f352b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,8 @@ GEM
jekyll jekyll
jekyll-watch (2.2.1) jekyll-watch (2.2.1)
listen (~> 3.0) listen (~> 3.0)
kramdown (2.1.0) kramdown (2.2.0)
rexml
kramdown-parser-gfm (1.1.0) kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0) kramdown (~> 2.0)
liquid (4.0.3) liquid (4.0.3)
@ -86,6 +87,7 @@ GEM
rb-fsevent (0.10.3) rb-fsevent (0.10.3)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
rexml (3.2.4)
rouge (3.18.0) rouge (3.18.0)
ruby-enum (0.8.0) ruby-enum (0.8.0)
i18n i18n
@ -96,6 +98,8 @@ GEM
sass (>= 3.1) sass (>= 3.1)
sassc (2.3.0) sassc (2.3.0)
ffi (~> 1.9) ffi (~> 1.9)
sassc (2.3.0-x64-mingw32)
ffi (~> 1.9)
sinatra (2.0.8.1) sinatra (2.0.8.1)
mustermann (~> 1.0) mustermann (~> 1.0)
rack (~> 2.0) rack (~> 2.0)