.rubocop.yml in data_taster-0.2.2 vs .rubocop.yml in data_taster-0.3.0

- old
+ new

@@ -1,9 +1,9 @@ require: - rubocop-powerhome AllCops: - TargetRubyVersion: 2.7 + TargetRubyVersion: 3.0 Style/FrozenStringLiteralComment: Exclude: - 'gemfiles/*'