Skip to content

Commit 88bb595

Browse files
build(deps): bump rexml from 3.2.6 to 3.2.8 in /docs/v3 (#3800)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02b5d20 commit 88bb595

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/v3/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ GEM
126126
rb-inotify (0.10.1)
127127
ffi (~> 1.0)
128128
redcarpet (3.6.0)
129-
rexml (3.2.6)
129+
rexml (3.2.8)
130+
strscan (>= 3.0.9)
130131
rouge (3.30.0)
131132
sass (3.7.4)
132133
sass-listen (~> 4.0.0)
@@ -139,6 +140,7 @@ GEM
139140
sprockets (3.7.2)
140141
concurrent-ruby (~> 1.0)
141142
rack (> 1, < 3)
143+
strscan (3.1.0)
142144
temple (0.10.3)
143145
thor (1.3.1)
144146
tilt (2.0.11)

0 commit comments

Comments
 (0)