Skip to content

Commit 37d4ff0

Browse files
Bump rexml from 3.3.9 to 3.4.2 in /docs
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87a71fa commit 37d4ff0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ gem "jekyll-redirect-from", "~> 0.16"
2828
# This resolves a build issue on Apple Silicon.
2929
# See: https://issues.apache.org/jira/browse/SPARK-38488
3030
gem "ffi", "~> 1.15"
31-
gem "rexml", "~> 3.3.9"
31+
gem "rexml", "~> 3.4.2"

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ GEM
6262
rb-fsevent (0.11.2)
6363
rb-inotify (0.11.1)
6464
ffi (~> 1.0)
65-
rexml (3.3.9)
65+
rexml (3.4.2)
6666
rouge (4.5.2)
6767
safe_yaml (1.0.5)
6868
sass-embedded (1.89.2)
@@ -80,7 +80,7 @@ DEPENDENCIES
8080
ffi (~> 1.15)
8181
jekyll (~> 4.4)
8282
jekyll-redirect-from (~> 0.16)
83-
rexml (~> 3.3.9)
83+
rexml (~> 3.4.2)
8484

8585
BUNDLED WITH
8686
2.4.22

0 commit comments

Comments
 (0)