.rubocop.yml in light-service-ext-0.1.5 vs .rubocop.yml in light-service-ext-0.1.6
- old
+ new
@@ -3,10 +3,10 @@
- rubocop-rspec
- rubocop-performance
AllCops:
NewCops: enable
- TargetRubyVersion: 2.7
+ TargetRubyVersion: 3.0.6
Exclude:
- 'lib/light-service-ext.rb'
- 'vendor/bundle/**/*'
- 'gemfiles/vendor/bundle/**/*'
- 'bin/*'