.rubocop.yml in smart_container-0.6.0 vs .rubocop.yml in smart_container-0.7.0
- old
+ new
@@ -3,13 +3,13 @@
- 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
- - siege.gemspec
+ - smart_container.gemspec
- bin/console