Skip to content

Commit 95504ad

Browse files
Bump rexml from 3.3.3 to 3.3.6 in /docs (#101)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 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.3.3...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71036fb commit 95504ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: docs/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform?
1818

1919
# Vulnerability fixes
2020
gem "nokogiri", "~> 1.16.5"
21-
gem "rexml", "~> 3.3.3"
21+
gem "rexml", "~> 3.3.6"
2222
gem "commonmarker", ">= 0.23.10"
2323
gem "activesupport", "~> 7.0.7.1"
2424

Diff for: docs/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ GEM
225225
rb-fsevent (0.11.2)
226226
rb-inotify (0.10.1)
227227
ffi (~> 1.0)
228-
rexml (3.3.3)
228+
rexml (3.3.6)
229229
strscan
230230
rouge (3.26.0)
231231
ruby2_keywords (0.0.5)
@@ -267,7 +267,7 @@ DEPENDENCIES
267267
commonmarker (>= 0.23.10)
268268
github-pages (~> 228)
269269
nokogiri (~> 1.16.5)
270-
rexml (~> 3.3.3)
270+
rexml (~> 3.3.6)
271271
tzinfo (~> 2.0.6)
272272
tzinfo-data
273273
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)