Bump development gems
- brakeman - web-console - xray-rails - haml-lint - scss_lint
This commit is contained in:
parent
e76226a9cb
commit
d2f7c655d7
6 changed files with 35 additions and 21 deletions
|
@ -68,7 +68,7 @@ jobs:
|
|||
command: bundle exec rubocop
|
||||
- run:
|
||||
name: Run brakeman
|
||||
command: bundle exec brakeman -z
|
||||
command: bundle exec brakeman
|
||||
- run:
|
||||
name: Run haml-lint
|
||||
command: bundle exec haml-lint app/views/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue