summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-03-02 19:03:45 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-03-02 19:03:45 +0000
commit10e9efcb2c841090ac02c228861ff0b3862c02e5 (patch)
treeb3c43bd3bd1cd4457549832d232879668d3dc016
parentc652be6cf1dd581a1019549dc06df7f9386fd0e0 (diff)
parentbc6647424ac6083c01485cf9d2864fa7e0f0b605 (diff)
downloadgitlab-ce-10e9efcb2c841090ac02c228861ff0b3862c02e5.tar.gz
Merge branch 'rs-remove-bundle-audit-ignores' into 'master'
Remove bundle-audit ignores that are no longer applicable See merge request !9671
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e7a279c828b..9006fef6a27 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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