[rubygems/rubygems] Fix gemspec require_paths type validation
require_paths
It was not properly being detected as an Array attribute, and thus not properly validated.
Fixing this allows us to remove a strange rescue clause in Bundler.
rescue
https://github.com/rubygems/rubygems/commit/4121a32408
[rubygems/rubygems] Fix gemspec
require_paths
type validationIt was not properly being detected as an Array attribute, and thus not
properly validated.
Fixing this allows us to remove a strange
rescue
clause in Bundler.https://github.com/rubygems/rubygems/commit/4121a32408