Skip to content

Commit 8f6673b

Browse files
Bump kramdown in /generators/app/templates/my-awesome-site (#143)
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.0 to 2.3.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[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c32093c commit 8f6673b

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

generators/app/templates/my-awesome-site/Gemfile.lock

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,28 +33,24 @@ GEM
3333
jekyll (>= 3.7, < 5.0)
3434
jekyll-sass-converter (2.0.1)
3535
sassc (> 2.0.1, < 3.0)
36-
jekyll-seo-tag (2.6.1)
37-
jekyll (>= 3.3, < 5.0)
3836
jekyll-watch (2.2.1)
3937
listen (~> 3.0)
40-
kramdown (2.1.0)
38+
kramdown (2.3.0)
39+
rexml
4140
kramdown-parser-gfm (1.1.0)
4241
kramdown (~> 2.0)
4342
liquid (4.0.3)
4443
listen (3.2.0)
4544
rb-fsevent (~> 0.10, >= 0.10.3)
4645
rb-inotify (~> 0.9, >= 0.9.10)
4746
mercenary (0.3.6)
48-
minima (2.5.1)
49-
jekyll (>= 3.5, < 5.0)
50-
jekyll-feed (~> 0.9)
51-
jekyll-seo-tag (~> 2.1)
5247
pathutil (0.16.2)
5348
forwardable-extended (~> 2.6)
5449
public_suffix (4.0.1)
5550
rb-fsevent (0.10.3)
5651
rb-inotify (0.10.0)
5752
ffi (~> 1.0)
53+
rexml (3.2.4)
5854
rouge (3.11.1)
5955
safe_yaml (1.0.5)
6056
sassc (2.2.1)
@@ -75,7 +71,6 @@ PLATFORMS
7571
DEPENDENCIES
7672
jekyll (~> 4.0.0)
7773
jekyll-feed (~> 0.12)
78-
minima (~> 2.5)
7974
tzinfo (~> 1.2)
8075
tzinfo-data
8176
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)