Skip to content

Commit 065ba4f

Browse files
author
David Heinemeier Hansson
committed
File has to be valid YML
So just include a dummy ignore instead of only comments
1 parent f98c018 commit 065ba4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Audit all gems listed in the Gemfile for known security problems by running bin/bundler-audit.
22
# CVEs that are not relevant to the application can be enumerated on the ignore list below.
3-
#
4-
# ignore:
5-
# - CVE-2018-25032
3+
4+
ignore:
5+
- CVE-THAT-DOES-NOT-APPLY

0 commit comments

Comments
 (0)