Skip to content

Commit 3f935f5

Browse files
authored
fix for versions
1 parent cb60fae commit 3f935f5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gems/actionview/CVE-2019-5418.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ description: |
9191
Thanks to John Hawthorn <john@hawthorn.email> of GitHub
9292
9393
patched_versions:
94-
- "~> 4.2.11.1"
95-
- "~> 5.0.7.2"
96-
- "~> 5.1.6.1"
97-
- "~> 5.2.2.1"
98-
- "~> 6.0.0.beta3"
94+
- "~> 4.2.11, >= 4.2.11.1"
95+
- "~> 5.0.7, >= 5.0.7.2"
96+
- "~> 5.1.6, >= 5.1.6.2"
97+
- "~> 5.2.2, >= 5.2.2.1"
98+
- ">= 6.0.0.beta3"

0 commit comments

Comments
 (0)