Skip to content

Commit

Permalink
Bump rexml from 3.2.5 to 3.3.0 in /selenium
Browse files Browse the repository at this point in the history
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.5...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 70a32ed commit 901aa97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion selenium/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.1)
rexml (3.2.5)
rexml (3.3.0)
strscan
rubocop (1.52.1)
json (~> 2.3)
parallel (~> 1.10)
Expand Down Expand Up @@ -67,6 +68,7 @@ GEM
standard-performance (1.1.0)
lint_roller (~> 1.0)
rubocop-performance (~> 1.18.0)
strscan (3.1.0)
unicode-display_width (2.4.2)

PLATFORMS
Expand Down

0 comments on commit 901aa97

Please sign in to comment.