[Fix #4690] Add new `Lint/UnneededRequireStatement` cop by koic · Pull Request #4764 · rubocop/rubocop

Fixes #4690. This PR adds the new Lint/UnneededRequireStatement cop. Before submitting the PR make sure the following are checked: Wrote good commit messages. Commit message starts with [Fix #i...