mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
rubocop: Fix unsupported ruby version in TargetRubyVersion error
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ Performance:
|
||||
Enabled: true
|
||||
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.4
|
||||
TargetRubyVersion: 2.5
|
||||
NewCops: disable
|
||||
Exclude:
|
||||
- 'vendor/bundle/**/*'
|
||||
|
||||
Reference in New Issue
Block a user