Adapt to Rails 7.2 Serialization

This commit is contained in:
Henne Vogelsang 2025-08-12 17:24:30 +02:00
parent 3a2df26b91
commit 7948a5356e
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
3 changed files with 16 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2025-08-12 13:33:30 UTC using RuboCop version 1.79.2.
# on 2025-08-12 15:04:30 UTC using RuboCop version 1.79.2.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
@ -545,7 +545,7 @@ Metrics/BlockNesting:
# Offense count: 14
# Configuration parameters: CountComments, CountAsOne.
Metrics/ClassLength:
Max: 646
Max: 655
# Offense count: 24
# Configuration parameters: AllowedMethods, AllowedPatterns.
@ -2074,7 +2074,7 @@ Style/WordArray:
EnforcedStyle: percent
MinSize: 6
# Offense count: 431
# Offense count: 430
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: AllowHeredoc, AllowURI, AllowQualifiedName, URISchemes, IgnoreCopDirectives, AllowedPatterns, SplitStrings.
# URISchemes: http, https