`Gemfile` is already part of rubocop's default includes. If the
aim here was to overwrite the other includes (effectively excluding
them) then I think they should be explicitly excluded instead.
This commit also fixes offenses revealed by applying rubocop's more
exhaustive `Include` list