summaryrefslogtreecommitdiff
path: root/include/ruby/backward
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2025-07-17 14:53:42 +0200
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2025-07-22 10:01:28 +0900
commit9f961a4b309cd2ac1b58e1c5633b8a744e042f3d (patch)
tree75802d7fc22e051063065551c66ac6c77a0715ea /include/ruby/backward
parentba6a2717f48ee86df4dbf04f213c98e691a1964d (diff)
[rubygems/rubygems] Workaround RVM issue when using Bundler <= 2.5.22
Old versions of BUndler need a workaround to support nested `bundle exec` invocations by overriding `Gem.activate_bin_path`. However, RubyGems now uses this new `Gem.activate_and_load_bin_path` helper in binstubs, which is of course not overridden in those Bundler versions since it didn't exist at the time. So, include the override here to workaround that. https://github.com/rubygems/rubygems/commit/e5ed95e242
Diffstat (limited to 'include/ruby/backward')
0 files changed, 0 insertions, 0 deletions