Remove bundle-audit ignores that are no longer applicable
This commit is contained in:
parent
8ec8b2da66
commit
bc6647424a
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ bundler:audit:
|
|||
- master@gitlab/gitlabhq
|
||||
- master@gitlab/gitlab-ee
|
||||
script:
|
||||
- "bundle exec bundle-audit check --update --ignore OSVDB-115941 CVE-2016-6316 CVE-2016-6317"
|
||||
- "bundle exec bundle-audit check --update"
|
||||
|
||||
migration paths:
|
||||
stage: test
|
||||
|
|
Loading…
Reference in a new issue