Ignore CVE-2017-5029 in Nokogiri

This commit is contained in:
winh 2017-06-12 22:45:55 +02:00
parent e889b4e8c2
commit 3268b84f89
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
require ::File.expand_path('../lib/gitlab/popen', __dir__)
tasks = [
%w[bundle exec bundle-audit check --update --ignore CVE-2016-4658],
%w[bundle exec bundle-audit check --update --ignore CVE-2016-4658 CVE-2017-5029],
%w[bundle exec rake config_lint],
%w[bundle exec rake flay],
%w[bundle exec rake haml_lint],