Skip to content

Commit 5b2c3f6

Browse files
committed
Address security advisory in REXML
ruby-advisory-db: advisories: 901 advisories last updated: 2024-07-16 09:59:47 -0700 commit: 448d4a3b6961d22b47fcb072d9385e8bc1c7fb8d Name: rexml Version: 3.3.1 CVE: CVE-2024-39908 Criticality: Unknown URL: GHSA-4xqq-m2hx-25v8
1 parent c8914a4 commit 5b2c3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ GEM
392392
reline (0.5.8)
393393
io-console (~> 0.5)
394394
require_all (3.0.0)
395-
rexml (3.3.1)
395+
rexml (3.3.2)
396396
strscan
397397
rouge (4.2.1)
398398
rspec-core (3.13.0)

0 commit comments

Comments
 (0)