X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1affed4b2d93f4259509a5bb674f7c0b00b850f9..f9b0490afcf5cbcb279b6ba504995214a86619c6:/.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/**/*'