X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/865d20af80a70929c761e3ea6d1010669bb4ed62..255ce8708a4e9099f9a9eaa92278a40629a4d883:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 200ab8a00..9b7a28d87 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -6,7 +6,7 @@ require: - rubocop-rails AllCops: - TargetRubyVersion: 2.7 + TargetRubyVersion: 2.5 NewCops: enable Exclude: - 'vendor/**/*'