.rubocop.yml in vigiles-0.1.3 vs .rubocop.yml in vigiles-0.1.4

- old
+ new

@@ -2,10 +2,10 @@ - rubocop-rake - rubocop-minitest - rubocop-sorbet AllCops: - TargetRubyVersion: 3.0 + TargetRubyVersion: 3.3 Exclude: - "**/generators/**/*" - "**/sorbet/**/*" - "**/bin/**/*" \ No newline at end of file