Skip to content

Commit 48ab3d1

Browse files
author
Moritz Winter
committed
Fix patched versions for ruby 2.6.0
1 parent 9bcfbb5 commit 48ab3d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rubies/ruby/CVE-2018-16395.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ patched_versions:
3333
- "~> 2.3.8"
3434
- "~> 2.4.5"
3535
- "~> 2.5.2"
36-
- "~> 2.6.0-preview3"
36+
- "~> 2.6.0-preview3"

rubies/ruby/CVE-2018-16396.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ patched_versions:
2323
- "~> 2.3.8"
2424
- "~> 2.4.5"
2525
- "~> 2.5.2"
26-
- "~> 2.6.0-preview3"
26+
- "~> 2.6.0-preview3"

0 commit comments

Comments
 (0)