]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop.yml
Target ruby 2.7 for rubocop checks
[rails.git] / .rubocop.yml
index d9fcce7c67a9abe93226b4f6df91b67c799533fa..334c8112b498c45d58694fab7757cefcc6a003f1 100644 (file)
@@ -6,7 +6,7 @@ require:
   - rubocop-rails
 
 AllCops:
-  TargetRubyVersion: 2.5
+  TargetRubyVersion: 2.7
   NewCops: enable
   Exclude:
     - 'vendor/**/*'