diff --git a/.travis.yml b/.travis.yml index 3d5f3d492..766766afe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -82,7 +82,7 @@ jobs: script: - yarn lint:frontend - yarn test --colors - - bundle exec bundle-audit check --update + - bundle exec bundle-audit check --update --ignore=CVE-2022-27311 - bin/test-console-check - yarn build-storybook - NODE_ENV=production RAILS_ENV=production bundle exec rake assets:precompile