Skip to content

Commit d6a9089

Browse files
committed
Prefer ~> X.Y.Z, >= X.Y.Z.W version constraints.
1 parent 88eefea commit d6a9089

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gems/actionmailer/CVE-2024-47889.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ unaffected_versions:
3939
patched_versions:
4040
- "~> 6.1.7.9"
4141
- "~> 7.0.8.5"
42-
- ">= 7.1.4.1, < 7.2"
42+
- "~> 7.1.4, >= 7.1.4.1"
4343
- ">= 7.2.1.1"
4444
related:
4545
url:

gems/actionpack/CVE-2024-41128.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ unaffected_versions:
3838
patched_versions:
3939
- "~> 6.1.7.9"
4040
- "~> 7.0.8.5"
41-
- ">= 7.1.4.1, < 7.2"
41+
- "~> 7.1.4, >= 7.1.4.1"
4242
- ">= 7.2.1.1"
4343
related:
4444
url:

gems/actionpack/CVE-2024-47887.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ unaffected_versions:
4141
patched_versions:
4242
- "~> 6.1.7.9"
4343
- "~> 7.0.8.5"
44-
- ">= 7.1.4.1, < 7.2"
44+
- "~> 7.1.4, >= 7.1.4.1"
4545
- ">= 7.2.1.1"
4646
related:
4747
url:

gems/actiontext/CVE-2024-47888.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ unaffected_versions:
4040
patched_versions:
4141
- "~> 6.1.7.9"
4242
- "~> 7.0.8.5"
43-
- ">= 7.1.4.1, < 7.2"
43+
- "~> 7.1.4, >= 7.1.4.1"
4444
- ">= 7.2.1.1"
4545
related:
4646
url:

0 commit comments

Comments
 (0)