Skip to content

Commit c9a398b

Browse files
Bump kramdown from 2.4.0 to 2.5.1
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.4.0 to 2.5.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) --- updated-dependencies: - dependency-name: kramdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bd6f03 commit c9a398b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
kramdown (2.4.0)
5-
rexml
4+
kramdown (2.5.1)
5+
rexml (>= 3.3.9)
66
power_assert (2.0.3)
77
prettier_print (1.2.1)
88
rake (13.2.1)
9-
rexml (3.2.5)
9+
rexml (3.3.9)
1010
rouge (4.5.1)
1111
syntax_tree (6.2.0)
1212
prettier_print (>= 1.2.0)

0 commit comments

Comments
 (0)