.rubocop.yml in monday_ruby-0.1.0 vs .rubocop.yml in monday_ruby-0.2.0

- old
+ new

@@ -1,6 +1,6 @@ AllCops: - TargetRubyVersion: 2.6 + TargetRubyVersion: 2.7 NewCops: enable Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes