Skip to content

Commit

Permalink
Bump rexml from 3.3.2 to 3.3.3 in /docs (#100)
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 69dc61f commit 71036fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform?

# Vulnerability fixes
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 docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,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.26.0)
ruby2_keywords (0.0.5)
Expand Down Expand Up @@ -267,7 +267,7 @@ DEPENDENCIES
commonmarker (>= 0.23.10)
github-pages (~> 228)
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 71036fb

Please sign in to comment.