diff --git a/.codeclimate.yml b/.codeclimate.yml index 66c1bc820..99fde2d13 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -44,3 +44,4 @@ exclude_paths: - spec/ - test/ - vendor/ +- "Gemfile.lock"