Skip to content

Commit f8da3dc

Browse files
Bump rexml from 3.2.6 to 3.2.8
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]>
1 parent 8b6ab9b commit f8da3dc

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
@@ -61,7 +61,8 @@ GEM
6161
rb-fsevent (0.11.2)
6262
rb-inotify (0.10.1)
6363
ffi (~> 1.0)
64-
rexml (3.2.6)
64+
rexml (3.2.8)
65+
strscan (>= 3.0.9)
6566
rouge (4.2.1)
6667
safe_yaml (1.0.5)
6768
sass-embedded (1.77.1-arm64-darwin)
@@ -72,6 +73,7 @@ GEM
7273
google-protobuf (>= 3.25, < 5.0)
7374
sass-embedded (1.77.1-x86_64-linux-gnu)
7475
google-protobuf (>= 3.25, < 5.0)
76+
strscan (3.1.0)
7577
terminal-table (3.0.2)
7678
unicode-display_width (>= 1.1.1, < 3)
7779
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)