.rubocop.yml in lifeform-0.10.0 vs .rubocop.yml in lifeform-0.11.0

- old
+ new

@@ -1,10 +1,10 @@ require: - rubocop-minitest - rubocop-rake AllCops: - TargetRubyVersion: 2.7 + TargetRubyVersion: 3.0 NewCops: enable Exclude: - lib/lifeform/phlex_renderable.rb Lint/MissingSuper: