Remove bundle-audit ignores that are no longer applicable

This commit is contained in:
Robert Speicher 2017-03-02 12:29:14 -05:00
parent 8ec8b2da66
commit bc6647424a

View file

@ -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