Skip to content

Commit 146905e

Browse files
authored
Merge pull request #13 from tinify/fix/rexml_cve
fix(rexml): update because of `CVE-2025-58767`
2 parents 8d34901 + 2778328 commit 146905e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
mutex_m (0.3.0)
2323
public_suffix (6.0.1)
2424
rake (13.2.1)
25-
rexml (3.4.1)
25+
rexml (3.4.4)
2626
webmock (3.25.1)
2727
addressable (>= 2.8.0)
2828
crack (>= 0.3.2)
@@ -44,4 +44,4 @@ DEPENDENCIES
4444
webmock
4545

4646
BUNDLED WITH
47-
2.3.19
47+
2.3.27

0 commit comments

Comments
 (0)