Add new `Gemspec/RequiredRubyVersion` cop by koic · Pull Request #5057 · rubocop/rubocop
Feature Checks that require_ruby_version of gemspec and TargetRubyVersion of .rubocop.yml are equal. Thereby, RuboCop to perform static analysis working to the version required by gemspec. For exam...