aboutsummaryrefslogtreecommitdiffstats
path: root/libexec/bundle
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2023-05-25 13:39:33 +0200
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-06-06 10:52:53 +0900
commit1f9e66836b71dd77aaef660628eb2455b4f28a3b (patch)
treeb822913cc1c4b32e02493712b887c416936c0e38 /libexec/bundle
parentebe1077330b36bfa960fd94392e26fdfbaa93951 (diff)
downloadruby-1f9e66836b71dd77aaef660628eb2455b4f28a3b.tar.gz
[rubygems/rubygems] Fix inline mode with multiple sources
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
Diffstat (limited to 'libexec/bundle')
0 files changed, 0 insertions, 0 deletions