Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 9e554d5

Browse files
authored
Merge pull request #703 from eclipse/dependabot/bundler/docs/kramdown-2.3.0
Bump kramdown from 2.1.0 to 2.3.0 in /docs
2 parents 508e031 + b7a74b7 commit 9e554d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ GEM
4444
jekyll (>= 3.3, < 5.0)
4545
jekyll-watch (2.2.1)
4646
listen (~> 3.0)
47-
kramdown (2.1.0)
47+
kramdown (2.3.0)
48+
rexml
4849
kramdown-parser-gfm (1.1.0)
4950
kramdown (~> 2.0)
5051
liquid (4.0.3)
@@ -63,6 +64,7 @@ GEM
6364
rb-fsevent (0.10.3)
6465
rb-inotify (0.10.1)
6566
ffi (~> 1.0)
67+
rexml (3.2.4)
6668
rouge (3.15.0)
6769
safe_yaml (1.0.5)
6870
sassc (2.2.1)

0 commit comments

Comments
 (0)