[Fix #5862] Fix incorrect autocorrect `Lint/LiteralInInterpolation` by koic · Pull Request #5863 · rubocop/rubocop

Fixes #5862. This PR fixes an incorrect auto-correct for Lint/LiteralInInterpolation if contains numbers. Before submitting the PR make sure the following are checked: Wrote good commit messages...