.rubocop.yml in aspecto-opentelemetry-0.1.10 vs .rubocop.yml in aspecto-opentelemetry-0.2.0.rc0
- old
+ new
@@ -1,6 +1,6 @@
AllCops:
- TargetRubyVersion: "2.5.0"
+ TargetRubyVersion: "3.0.0"
Style/StringLiterals:
Enabled: true
EnforcedStyle: double_quotes