ruby/lib/bundler/source
David Rodríguez e7d845b1d0
[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
94f9643943. 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.

8ec36c6017
2023-10-23 13:59:01 +09:00
..
git [rubygems/rubygems] 🐛 Specification of branch or ref with tag is ambiguous 2023-10-03 16:13:18 +09:00
path Merge 16c3535413 2022-09-05 14:37:12 +09:00
rubygems Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
gemspec.rb
git.rb [rubygems/rubygems] Refactor Checksum classes and methods to reduce 2023-10-23 13:59:01 +09:00
metadata.rb [rubygems/rubygems] Restore using old way of passing Ruby version to resolver 2023-10-23 13:59:01 +09:00
path.rb [rubygems/rubygems] Refactor to checksums stored via source 2023-10-23 13:59:01 +09:00
rubygems.rb [rubygems/rubygems] Improve errors and register checksums reliably 2023-10-23 13:59:01 +09:00
rubygems_aggregate.rb [rubygems/rubygems] Improve sources representation 2021-12-03 20:00:50 +09:00