Ignore two Rails CVEs in bundler:audit job

This commit is contained in:
Douwe Maan 2017-02-22 20:42:33 +00:00
parent e7a64ec384
commit a942240ef5
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ bundler:audit:
- master@gitlab/gitlabhq
- master@gitlab/gitlab-ee
script:
- "bundle exec bundle-audit check --update --ignore OSVDB-115941"
- "bundle exec bundle-audit check --update --ignore OSVDB-115941 CVE-2016-6316 CVE-2016-6317"
migration paths:
stage: test