.rubocop.yml in rabbit_messaging-0.13.0 vs .rubocop.yml in rabbit_messaging-0.15.0
- old
+ new
@@ -1,10 +1,10 @@
inherit_gem:
rubocop-config-umbrellio: lib/rubocop.yml
AllCops:
DisplayCopNames: true
- TargetRubyVersion: 2.5
+ TargetRubyVersion: 3.0
SuggestExtensions: false
Include:
- lib/**/*.rb
- spec/**/*.rb
- Gemfile