We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb60fae commit 3f935f5Copy full SHA for 3f935f5
1 file changed
gems/actionview/CVE-2019-5418.yml
@@ -91,8 +91,8 @@ description: |
91
Thanks to John Hawthorn <john@hawthorn.email> of GitHub
92
93
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"
+ - "~> 4.2.11, >= 4.2.11.1"
+ - "~> 5.0.7, >= 5.0.7.2"
+ - "~> 5.1.6, >= 5.1.6.2"
+ - "~> 5.2.2, >= 5.2.2.1"
+ - ">= 6.0.0.beta3"
0 commit comments