Skip to content

Commit 0a4c251

Browse files
Merge pull request ValiMail#1 from ValiMail/feature/remove_bundler_audit
Disable bundler_audit, which requires a Gemfile.lock
2 parents a419b9d + 4e2aee3 commit 0a4c251

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.codeclimate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
engines:
3-
bundler-audit:
4-
enabled: true
3+
bundler_audit:
4+
enabled: false
55
duplication:
66
enabled: true
77
config:

0 commit comments

Comments
 (0)