Skip to content

Commit 7274e73

Browse files
authored
include all older rubies in affected_versions
1 parent cb8543d commit 7274e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rubies/ruby/CVE-2025-61594.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: |
1111
1212
The issue affects Ruby's built-in URI implementation prior to Ruby 3.3.10 and 3.4.7.
1313
affected_versions:
14-
- ">= 3.3.0, < 3.3.10"
14+
- "< 3.3.10"
1515
- ">= 3.4.0, < 3.4.7"
1616
patched_versions:
1717
- ">= 3.3.10"

0 commit comments

Comments
 (0)