Skip to content

Commit

Permalink
build(deps-dev): bump rexml in the bundler group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml).


Updates `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
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent bdce7b2 commit 93d7f03
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ GEM
webrick (~> 1.8)
rainbow (3.1.1)
regexp_parser (2.9.1)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.63.5)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -82,6 +83,7 @@ GEM
rack-protection (= 4.0.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
strscan (3.1.0)
tilt (2.3.0)
unicode-display_width (2.5.0)
uri (0.13.0)
Expand Down

0 comments on commit 93d7f03

Please sign in to comment.