зеркало из https://github.com/github/ruby.git
1f9e66836b
If we're in inline mode, Bundler first resolves using only local gems, and if some gems are missing, then it re-resolves using remote gems. However, "source resolution" from the initial "local" try was being memoized, resulting in Bundler not looking for some gems remotely in the second resolution. This commit forces a proper re-resolve in this case. https://github.com/rubygems/rubygems/commit/fdc631075e |
||
---|---|---|
.. | ||
executable_spec.rb | ||
gem_tasks_spec.rb | ||
inline_spec.rb | ||
load_spec.rb | ||
platform_spec.rb | ||
require_spec.rb | ||
self_management_spec.rb | ||
setup_spec.rb | ||
with_unbundled_env_spec.rb |