diff options
author | dependabot[bot] | 2021-03-30 12:06:50 +0000 |
---|---|---|
committer | GitHub | 2021-03-30 12:06:50 +0000 |
commit | e1caa5e6a00d1ec1ed89837bf242cd01e7d846dc (patch) | |
tree | 8cc4184c7055ba839e87fc268637dcdd02a06bfc | |
parent | f21df26d8924e221b0c0477b3e29bdfd6e144db7 (diff) | |
download | blog-dependabot/bundler/kramdown-2.3.1.tar.gz blog-dependabot/bundler/kramdown-2.3.1.zip |
Bump kramdown from 2.3.0 to 2.3.1dependabot/bundler/kramdown-2.3.1
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.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>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9a51fcf..42643da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM gemoji (~> 3.0) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - kramdown (2.3.0) + kramdown (2.3.1) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) |