Skip to content

Commit d621a0b

Browse files
Upgrade: Bump rexml from 3.2.6 to 3.2.8 (#318)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97a993e commit d621a0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,14 @@ GEM
5555
rb-fsevent (0.11.2)
5656
rb-inotify (0.10.1)
5757
ffi (~> 1.0)
58-
rexml (3.2.6)
58+
rexml (3.2.8)
59+
strscan (>= 3.0.9)
5960
rouge (4.2.0)
6061
safe_yaml (1.0.5)
6162
sass-embedded (1.69.5)
6263
google-protobuf (~> 3.23)
6364
rake (>= 13.0.0)
65+
strscan (3.1.0)
6466
terminal-table (3.0.2)
6567
unicode-display_width (>= 1.1.1, < 3)
6668
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)