Commit 10e9efcb authored by Sean McGivern's avatar Sean McGivern

Merge branch 'rs-remove-bundle-audit-ignores' into 'master'

Remove bundle-audit ignores that are no longer applicable

See merge request !9671
parents c652be6c bc664742
...@@ -300,7 +300,7 @@ bundler:audit: ...@@ -300,7 +300,7 @@ bundler:audit:
- master@gitlab/gitlabhq - master@gitlab/gitlabhq
- master@gitlab/gitlab-ee - master@gitlab/gitlab-ee
script: script:
- "bundle exec bundle-audit check --update --ignore OSVDB-115941 CVE-2016-6316 CVE-2016-6317" - "bundle exec bundle-audit check --update"
migration paths: migration paths:
stage: test stage: test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment