Skip to content

Commit a557ac4

Browse files
build(deps): bump kramdown from 2.3.0 to 2.4.0
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.4.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) --- updated-dependencies: - dependency-name: kramdown dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85e5c25 commit a557ac4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,14 @@ GEM
3131
terminal-table (~> 2.0)
3232
jekyll-feed (0.15.1)
3333
jekyll (>= 3.7, < 5.0)
34+
jekyll-paginate (1.1.0)
3435
jekyll-sass-converter (2.1.0)
3536
sassc (> 2.0.1, < 3.0)
3637
jekyll-seo-tag (2.7.1)
3738
jekyll (>= 3.8, < 5.0)
3839
jekyll-watch (2.2.1)
3940
listen (~> 3.0)
40-
kramdown (2.3.0)
41+
kramdown (2.4.0)
4142
rexml
4243
kramdown-parser-gfm (1.1.0)
4344
kramdown (~> 2.0)
@@ -56,7 +57,7 @@ GEM
5657
rb-fsevent (0.10.4)
5758
rb-inotify (0.10.1)
5859
ffi (~> 1.0)
59-
rexml (3.2.4)
60+
rexml (3.2.6)
6061
rouge (3.26.0)
6162
safe_yaml (1.0.5)
6263
sassc (2.4.0)
@@ -71,6 +72,7 @@ PLATFORMS
7172
DEPENDENCIES
7273
jekyll (~> 4.2.0)
7374
jekyll-feed (~> 0.12)
75+
jekyll-paginate
7476
minima (~> 2.5)
7577
tzinfo (~> 1.2)
7678
tzinfo-data

0 commit comments

Comments
 (0)