Skip to content

Commit 4e2aee3

Browse files
Disable bundler_audit, which requires a Gemfile.lock
1 parent a419b9d commit 4e2aee3

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)