.rubocop.yml in foodie_sreeram-0.1.0 vs .rubocop.yml in foodie_sreeram-0.1.1

- old
+ new

@@ -1,6 +1,6 @@ AllCops: - TargetRubyVersion: 2.4 + TargetRubyVersion: 3.0.2 Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes