.rubocop.yml in crypt_ident-0.2.6 vs .rubocop.yml in crypt_ident-0.2.7
- old
+ new
@@ -8,10 +8,10 @@
- '*.gemspec'
- 'bin/**/*'
- 'scripts/**/*'
- 'test/**/*'
- 'tmp/**/*'
- TargetRubyVersion: 2.5
+ TargetRubyVersion: 2.6
Metrics/BlockLength:
Max: 300
Include:
- 'test/**/*_test.rb'