Skip to content

Commit

Permalink
Will I get this right?
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Feb 6, 2024
1 parent f92e63b commit 1034d65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bundler/spec/support/rubygems_ext.rb
Expand Up @@ -71,6 +71,8 @@ def setup_test_paths
end

def install_test_deps
Gem.clear_paths

install_gems(test_gemfile, Path.base_system_gems.to_s)
install_gems(rubocop_gemfile, Path.rubocop_gems.to_s)
install_gems(standard_gemfile, Path.standard_gems.to_s)
Expand Down

0 comments on commit 1034d65

Please sign in to comment.