mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
466a760e18
This is a regression from a change intended to raise errors when user puts a gem under an incorrect source in the Gemfile by mistake. To fix the issue, we revert the change that caused it and implement it in a different way that restores the resolver independency from real specifications. Now it deals only with names and versions and does not try to materialize anything into real specifications before resolving. https://github.com/rubygems/rubygems/commit/d2bf1b86eb |
||
---|---|---|
.. | ||
bundler | ||
cache | ||
commands | ||
install | ||
lock | ||
other | ||
plugins | ||
realworld | ||
resolver | ||
runtime | ||
support | ||
update | ||
quality_es_spec.rb | ||
quality_spec.rb | ||
spec_helper.rb |