.rubocop.yml in tiny_hooks-0.1.0 vs .rubocop.yml in tiny_hooks-0.2.0

- old
+ new

@@ -13,10 +13,10 @@ - 'bin/**' - 'Rakefile' - 'tiny_hooks.gemspec' NewCops: enable EnabledByDefault: true - TargetRubyVersion: 2.7 + TargetRubyVersion: 2.5 # Oneline comment is not valid so until it gets valid, we disable it Bundler/GemComment: Enabled: false