.rubocop.yml in rails-crud-tools-0.6.9 vs .rubocop.yml in rails-crud-tools-0.6.10
- old
+ new
@@ -1,6 +1,6 @@
AllCops:
- TargetRubyVersion: 2.7
+ TargetRubyVersion: 3.1
Exclude:
- 'ide/**/*'
- 'spec/**/*'
- 'lib/rails/crud/tools/cli.rb'
Style/StringLiterals:
\ No newline at end of file