Skip to content

Commit

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


Updates `rexml` from 3.2.6 to 3.3.6
- [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.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 7fc0f98 commit 4fe8dc1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lib/docrb-parser/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.1)
rexml (3.2.6)
rexml (3.3.6)
strscan
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand Down Expand Up @@ -51,11 +52,13 @@ GEM
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
strscan (3.1.0)
unicode-display_width (2.5.0)

PLATFORMS
arm64-darwin-23
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
byebug
Expand Down

0 comments on commit 4fe8dc1

Please sign in to comment.