.rubocop.yml in smart_initializer-0.1.0.alpha4 vs .rubocop.yml in smart_initializer-0.1.0
- old
+ new
@@ -3,10 +3,10 @@
- lib/rubocop.general.yml
- lib/rubocop.rake.yml
- lib/rubocop.rspec.yml
AllCops:
- TargetRubyVersion: 2.4.9
+ TargetRubyVersion: 2.7.1
Include:
- lib/**/*.rb
- spec/**/*.rb
- Gemfile
- Rakefile