Bump rexml from 3.2.6 to 3.3.3

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.3.3)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-02 01:38:12 +00:00
committed by GitHub
parent bd06d72236
commit 06abab8735
+3 -1
View File
@@ -39,7 +39,8 @@ GEM
rake (13.0.6)
regexp_parser (2.8.1)
require_all (3.0.0)
rexml (3.2.6)
rexml (3.3.3)
strscan
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
@@ -85,6 +86,7 @@ GEM
ruby-progressbar (1.13.0)
shoulda-matchers (4.5.1)
activesupport (>= 4.2.0)
strscan (3.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)