Commit d9d12c74 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'ignore-rails-cves' into 'master'

Ignore two Rails CVEs in bundler:audit job

See merge request !9456
parents e7a64ec3 a942240e
......@@ -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
......
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