Fix ruby version

This commit is contained in:
Alexander Meindl
2018-07-09 21:49:58 +02:00
parent 183f8dfa00
commit 6ba0ea782a

View File

@@ -2,7 +2,7 @@ Rails:
Enabled: true
AllCops:
TargetRubyVersion: 2.1
TargetRubyVersion: 2.2
TargetRailsVersion: 4.2
Metrics/AbcSize: