Skip to content

Commit ca9d2f3

Browse files
authored
Merge pull request #2603 from prometheus/dependabot/bundler/kramdown-2.5.1
Bump kramdown from 2.4.0 to 2.5.1
2 parents ee5f0f8 + a4847d0 commit ca9d2f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ GEM
4545
concurrent-ruby (~> 1.1)
4646
sorted_set (~> 1.0)
4747
json_schema (0.21.0)
48-
kramdown (2.4.0)
49-
rexml
48+
kramdown (2.5.1)
49+
rexml (>= 3.3.9)
5050
listen (3.4.1)
5151
rb-fsevent (~> 0.10, >= 0.10.3)
5252
rb-inotify (~> 0.9, >= 0.9.10)
@@ -113,7 +113,7 @@ GEM
113113
ffi (~> 1.0)
114114
rbtree (0.4.6)
115115
redcarpet (3.6.0)
116-
rexml (3.3.9)
116+
rexml (3.4.1)
117117
rspec (3.12.0)
118118
rspec-core (~> 3.12.0)
119119
rspec-expectations (~> 3.12.0)

0 commit comments

Comments
 (0)