]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop.yml
Update to rails 6.0.3.7
[rails.git] / .rubocop.yml
index 200ab8a00816b92077b78ea72c7908636d9a989e..9b7a28d87e0ad61061f9411371c9f1c3df848902 100644 (file)
@@ -6,7 +6,7 @@ require:
   - rubocop-rails
 
 AllCops:
-  TargetRubyVersion: 2.7
+  TargetRubyVersion: 2.5
   NewCops: enable
   Exclude:
     - 'vendor/**/*'