Skip to content

Commit fd25e11

Browse files
Bump kramdown from 2.3.0 to 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>
1 parent 5e40590 commit fd25e11

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GEM
3737
jekyll (>= 3.8, < 5.0)
3838
jekyll-watch (2.2.1)
3939
listen (~> 3.0)
40-
kramdown (2.3.0)
40+
kramdown (2.3.1)
4141
rexml
4242
kramdown-parser-gfm (1.1.0)
4343
kramdown (~> 2.0)
@@ -67,12 +67,13 @@ GEM
6767
webrick (1.7.0)
6868

6969
PLATFORMS
70+
ruby
7071
x86_64-darwin-19
7172

7273
DEPENDENCIES
7374
jekyll (~> 4.2.0)
74-
jekyll-feed (~> 0.12)
75-
minima (~> 2.5)
75+
jekyll-feed (~> 0.15, >= 0.15.1)
76+
minima (~> 2.5, >= 2.5.1)
7677
tzinfo (~> 1.2)
7778
tzinfo-data
7879
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)