mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
17fb785d15
So that it loads a consistent version of the library and `rubygems` is never affected by gem activation conflicts related to `tsort`. Getting CI green required updating one `bundler` spec, because `tsort` is no longer loaded by `bundle clean` until after `BUNDLE_PATH` has been changed, so to ensure it is found, it needs to be installed under `BUNDLE_PATH` as well (which will be different from the global system path on Bundler 3, meaning installing `tsort` to the global system path is not enough there). This spec workaround can be removed once we also vendor `tsort` inside `bundler`. https://github.com/rubygems/rubygems/commit/d326880999 |
||
---|---|---|
.. | ||
benchmark | ||
bundler | ||
cgi | ||
csv | ||
delegate | ||
did_you_mean | ||
drb | ||
erb | ||
error_highlight | ||
forwardable | ||
getoptlong | ||
irb | ||
logger | ||
net | ||
observer | ||
optparse | ||
ostruct | ||
pstore | ||
racc | ||
rdoc | ||
reline | ||
rinda | ||
rubygems | ||
set | ||
singleton | ||
timeout | ||
unicode_normalize | ||
uri | ||
weakref | ||
yaml | ||
.document | ||
abbrev.gemspec | ||
abbrev.rb | ||
base64.gemspec | ||
base64.rb | ||
benchmark.rb | ||
bundler.rb | ||
cgi.rb | ||
csv.rb | ||
delegate.rb | ||
did_you_mean.rb | ||
drb.rb | ||
English.gemspec | ||
English.rb | ||
erb.gemspec | ||
erb.rb | ||
error_highlight.rb | ||
fileutils.gemspec | ||
fileutils.rb | ||
find.gemspec | ||
find.rb | ||
forwardable.rb | ||
getoptlong.rb | ||
ipaddr.gemspec | ||
ipaddr.rb | ||
irb.rb | ||
logger.rb | ||
mkmf.rb | ||
mutex_m.gemspec | ||
mutex_m.rb | ||
observer.rb | ||
open-uri.gemspec | ||
open-uri.rb | ||
open3.gemspec | ||
open3.rb | ||
optionparser.rb | ||
optparse.rb | ||
ostruct.rb | ||
pp.gemspec | ||
pp.rb | ||
prettyprint.gemspec | ||
prettyprint.rb | ||
pstore.rb | ||
racc.rb | ||
rdoc.rb | ||
readline.gemspec | ||
readline.rb | ||
reline.rb | ||
resolv-replace.gemspec | ||
resolv-replace.rb | ||
resolv.gemspec | ||
resolv.rb | ||
ruby2_keywords.gemspec | ||
rubygems.rb | ||
securerandom.gemspec | ||
securerandom.rb | ||
set.rb | ||
shellwords.gemspec | ||
shellwords.rb | ||
singleton.rb | ||
tempfile.gemspec | ||
tempfile.rb | ||
time.gemspec | ||
time.rb | ||
timeout.rb | ||
tmpdir.gemspec | ||
tmpdir.rb | ||
tsort.gemspec | ||
tsort.rb | ||
un.gemspec | ||
un.rb | ||
uri.rb | ||
weakref.rb | ||
yaml.rb |