Skip to content

Commit 98e15e3

Browse files
Bump rexml from 3.2.6 to 3.2.8 (#129)
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 758079c commit 98e15e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ GEM
7474
rb-fsevent (0.11.2)
7575
rb-inotify (0.10.1)
7676
ffi (~> 1.0)
77-
rexml (3.2.6)
77+
rexml (3.2.8)
78+
strscan (>= 3.0.9)
7879
rouge (4.2.1)
7980
rubyzip (2.3.2)
8081
safe_yaml (1.0.5)
@@ -83,6 +84,7 @@ GEM
8384
rake (>= 13.0.0)
8485
sass-embedded (1.74.1-x86_64-linux-gnu)
8586
google-protobuf (>= 3.25, < 5.0)
87+
strscan (3.1.0)
8688
terminal-table (3.0.2)
8789
unicode-display_width (>= 1.1.1, < 3)
8890
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)