.rubocop.yml in
consyncful-0.7.0
vs .rubocop.yml in
consyncful-0.7.1
- old
+ new
@@ -1,4 +1,8 @@
inherit_from: .rubocop_todo.yml
+
+AllCops:
+ TargetRubyVersion: 2.7
+ NewCops: enable
\ No newline at end of file