drop minor version for rubocop TargetRailsVersion

This commit is contained in:
Alexander Meindl 2022-09-13 19:00:43 +02:00
parent fa91220a05
commit b91054837c

View File

@ -5,7 +5,7 @@ require:
AllCops:
TargetRubyVersion: 2.7
TargetRailsVersion: 6.1.6
TargetRailsVersion: 6.1
NewCops: enable
ActiveSupportExtensionsEnabled: true