.rubocop.yml in infer_model-0.1.2 vs .rubocop.yml in infer_model-0.1.4
- old
+ new
@@ -8,9 +8,11 @@
- .pryrc # Do what you want here
- tmp/**/* # Do what you want here
- doc/**/*
- node_modules/**/*
NewCops: enable
+ TargetRubyVersion: 3.1
+
###
# Disable or configure cops with reasons: