Fix domain filtering in csv download

This commit is contained in:
Alex Sherman 2021-01-25 19:45:47 +05:00
parent 4b388cc671
commit d39b346a84
4 changed files with 15 additions and 13 deletions

View file

@ -7,6 +7,9 @@ prepare:
plugins:
brakeman:
enabled: true
checks:
mass_assign_permit!:
enabled: false
bundler-audit:
enabled: true
duplication: