[rubygems/rubygems] Only validate resolution info in Bundler
This commit switches out the full gemspec validation for a partial one which only performs resolution related checks. This will allow gem authors to run bundle commands immediately after creating a new gem with Bundler, rather than having to fix metadata validation issues in the default gemspec.
[rubygems/rubygems] Only validate resolution info in Bundler
This commit switches out the full gemspec validation for a partial one
which only performs resolution related checks. This will allow gem
authors to run
bundlecommands immediately after creating a new gemwith Bundler, rather than having to fix metadata validation issues in
the default gemspec.
https://github.com/rubygems/rubygems/commit/d5aa9cae9d