.rubocop.yml in pg_objects-1.3.3 vs .rubocop.yml in pg_objects-1.4.0
- old
+ new
@@ -6,10 +6,10 @@
inherit_from: .rubocop_todo.yml
AllCops:
# EnabledByDefault: true
- TargetRubyVersion: 3.1
+ TargetRubyVersion: 3.2
# Cop names are not d§splayed in offense messages by default. Change behavior
# by overriding DisplayCopNames, or by giving the -D/--display-cop-names
# option.
DisplayCopNames: true
# Style guide URLs are not displayed in offense messages by default. Change