Skip to content

Commit cca8b77

Browse files
committed
Merge branch 'dcarral-fix-issue-244'
2 parents b6a2c23 + 5040baf commit cca8b77

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

gems/actionpack/CVE-2015-7576.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ description: |
111111
112112
patched_versions:
113113
- "~> 5.0.0.beta1.1"
114-
- "~> 4.2.5.1"
114+
- "~> 4.2.5, >= 4.2.5.1"
115115
- "~> 4.1.14, >= 4.1.14.1"
116116
- "~> 3.2.22.1"

gems/actionpack/CVE-2015-7581.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ unaffected_versions:
5151
- ">= 5.0.0.beta1"
5252

5353
patched_versions:
54-
- "~> 4.2.5.1"
54+
- "~> 4.2.5, >= 4.2.5.1"
5555
- "~> 4.1.14, >= 4.1.14.1"

gems/actionpack/CVE-2016-0751.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ description: |
6666
6767
patched_versions:
6868
- "~> 5.0.0.beta1.1"
69-
- "~> 4.2.5.1"
69+
- "~> 4.2.5, >= 4.2.5.1"
7070
- "~> 4.1.14, >= 4.1.14.1"
7171
- "~> 3.2.22.1"

gems/actionpack/CVE-2016-2098.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ unaffected_versions:
8585

8686
patched_versions:
8787
- "~> 3.2.22.2"
88+
- "~> 4.2.5, >= 4.2.5.2"
8889
- "~> 4.1.14, >= 4.1.14.2"
89-
- ">= 4.2.5.2"

gems/actionview/CVE-2016-0752.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ description: |
8787
8888
patched_versions:
8989
- "~> 5.0.0.beta1.1"
90-
- "~> 4.2.5.1"
90+
- "~> 4.2.5, >= 4.2.5.1"
9191
- "~> 4.1.14, >= 4.1.14.1"
9292
- "~> 3.2.22.1"

gems/activemodel/CVE-2016-0753.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ unaffected_versions:
8888

8989
patched_versions:
9090
- "~> 5.0.0.beta1.1"
91-
- "~> 4.2.5.1"
91+
- "~> 4.2.5, >= 4.2.5.1"
9292
- "~> 4.1.14, >= 4.1.14.1"

gems/activerecord/CVE-2015-7577.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,6 @@ unaffected_versions:
102102

103103
patched_versions:
104104
- "~> 5.0.0.beta1.1"
105-
- "~> 4.2.5.1"
105+
- "~> 4.2.5, >= 4.2.5.1"
106106
- "~> 4.1.14, >= 4.1.14.1"
107107
- "~> 3.2.22.1"

0 commit comments

Comments
 (0)