.rubocop.yml in
evideo-0.3.1
vs .rubocop.yml in
evideo-0.3.2
- old
+ new
@@ -1,6 +1,6 @@
AllCops:
- TargetRubyVersion: 2.7
+ TargetRubyVersion: 3.1
EnabledByDefault: true Style/Copyright: Enabled: false