Skip to content

Commit 5dfe1c8

Browse files
authored
Merge pull request #1709 from kubernetes-sigs/dependabot/bundler/docs/rexml-3.2.8
build(deps): bump rexml from 3.2.6 to 3.2.8 in /docs
2 parents eda8543 + 2943be2 commit 5dfe1c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,8 @@ GEM
236236
rb-fsevent (0.11.2)
237237
rb-inotify (0.10.1)
238238
ffi (~> 1.0)
239-
rexml (3.2.6)
239+
rexml (3.2.8)
240+
strscan (>= 3.0.9)
240241
rouge (3.26.0)
241242
ruby2_keywords (0.0.5)
242243
rubyzip (2.3.2)
@@ -251,6 +252,7 @@ GEM
251252
faraday (>= 0.17.3, < 3)
252253
simpleidn (0.2.1)
253254
unf (~> 0.1.4)
255+
strscan (3.1.0)
254256
terminal-table (1.8.0)
255257
unicode-display_width (~> 1.1, >= 1.1.1)
256258
typhoeus (1.4.1)

0 commit comments

Comments
 (0)