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