aboutsummaryrefslogtreecommitdiffstats
path: root/internal
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2023-10-16 10:36:37 +0200
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-10-23 13:59:01 +0900
commite7d845b1d0154651962f34eefb37ffb0ac0c4e0a (patch)
treec47875e5fe4a918d329e831476177b0e8b373f92 /internal
parent6dcd4e90d8d2a2db06a140cf10c5d9519360fc69 (diff)
downloadruby-e7d845b1d0154651962f34eefb37ffb0ac0c4e0a.tar.gz
[rubygems/rubygems] Restore using old way of passing Ruby version to resolver
We used `Bundler::RubyVersion.system.gem_version` for a long time, but I changed this to `Gem.ruby_version` at https://github.com/rubygems/rubygems/commit/94f96439438e. It's unclear why I did that though since I believe it was unrelated to the fix in there. Bootboot patches `Bundler::RubyVersion` to customize how Bundler works with Ruby versions, and that change broke that. Since it's unclear to me how to achieve what Bootboot is doing with the current code, and there was no strong reason for the change, let's restore it for now. https://github.com/rubygems/rubygems/commit/8ec36c6017
Diffstat (limited to 'internal')
0 files changed, 0 insertions, 0 deletions