Set the required Ruby version to 3.2.0

I'll relax this later
This commit is contained in:
Wilson Silva
2023-01-06 10:18:27 +07:00
parent 64b33b4869
commit 4780072dea
3 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 2.6
TargetRubyVersion: 3.2
Style/StringLiterals:
Enabled: true