mirror of
https://github.com/ruby/ruby.git
synced 2025-09-21 11:33:58 +02:00
Merge RubyGems-3.3.8 and Bundler-2.3.8
This commit is contained in:
parent
1a6a608ae0
commit
b5ef64a8a1
38 changed files with 118 additions and 39 deletions
|
@ -274,6 +274,8 @@ class TestGemCommandsSetupCommand < Gem::TestCase
|
|||
spec.executables.each do |e|
|
||||
assert_path_exist File.join destdir, @gemhome.gsub(/^[a-zA-Z]:/, ''), 'gems', spec.full_name, spec.bindir, e
|
||||
end
|
||||
ensure
|
||||
FileUtils.chmod "+w", @gemhome
|
||||
end
|
||||
|
||||
def test_install_default_bundler_gem_with_destdir_and_prefix_flags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue