Skip to content

Commit

Permalink
Bump rexml from 3.3.2 to 3.3.3 (#51)
Browse files Browse the repository at this point in the history
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 801f8cc commit be4c4d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform?
# Vulnerability issues
gem "addressable", ">= 2.8.0"
gem "nokogiri", "~> 1.16.5"
gem "rexml", "~> 3.3.2"
gem "rexml", "~> 3.3.3"
gem "commonmarker", ">= 0.23.10"
gem "activesupport", "~> 7.0.7.1"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.3.2)
rexml (3.3.3)
strscan
rouge (3.30.0)
rubyzip (2.3.2)
Expand Down Expand Up @@ -271,7 +271,7 @@ DEPENDENCIES
github-pages (~> 231)
jekyll-redirect-from
nokogiri (~> 1.16.5)
rexml (~> 3.3.2)
rexml (~> 3.3.3)
tzinfo (~> 2.0.6)
tzinfo-data
wdm (~> 0.1.1)
Expand Down

0 comments on commit be4c4d3

Please sign in to comment.