Update to Ruby 3.2

This commit is contained in:
Sebastian Serth
2023-01-02 10:16:23 +01:00
parent 6637f47d08
commit 0a36751896
4 changed files with 8 additions and 8 deletions

View File

@ -14,7 +14,7 @@ inherit_from:
- .rubocop_todo.yml
AllCops:
TargetRubyVersion: 3.1
TargetRubyVersion: 3.2
TargetRailsVersion: 7.0
UseCache: True
NewCops: enable