Skip to content

Commit

Permalink
build(deps-dev): bump rexml from 3.2.5 to 3.2.8 (#387)
Browse files Browse the repository at this point in the history
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...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>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent daa1d9f commit 3065b04
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 @@ -176,7 +176,8 @@ GEM
rspec-mocks (>= 3.0.0)
resque_unit (0.4.8)
json (>= 1.4.6)
rexml (3.2.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
Expand Down Expand Up @@ -222,6 +223,7 @@ GEM
sshkit (1.15.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
strscan (3.1.0)
test-unit (3.5.7)
power_assert
thor (1.2.1)
Expand Down

0 comments on commit 3065b04

Please sign in to comment.