Skip to content

Commit

Permalink
Merge pull request #1361 from Homebrew/dependabot/bundler/rexml-3.2.8
Browse files Browse the repository at this point in the history
build(deps-dev): bump rexml from 3.2.6 to 3.2.8
  • Loading branch information
MikeMcQuaid authored May 17, 2024
2 parents 57aeac0 + 77556e3 commit 69cbf77
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 @@ -22,7 +22,8 @@ GEM
concurrent-ruby (~> 1.0)
minitest (5.23.0)
mutex_m (0.2.0)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -45,6 +46,7 @@ GEM
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
strscan (3.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

Expand Down

0 comments on commit 69cbf77

Please sign in to comment.