[rubygems/rubygems] Remove no longer needed gem install during test
https://github.com/rubygems/rubygems/commit/bdb78d8289
This commit is contained in:
parent
20d99a2f5f
commit
5323935f57
@ -601,7 +601,7 @@ RSpec.describe "bundler/inline#gemfile" do
|
||||
|
||||
realworld_system_gems "pathname --version 0.2.0"
|
||||
|
||||
realworld_system_gems "timeout uri" # this spec uses net/http which requires these default gems
|
||||
realworld_system_gems "uri" # this spec uses net/http which requires this default gem
|
||||
|
||||
script <<-RUBY, dir: tmp("path_without_gemfile"), env: { "BUNDLER_GEM_DEFAULT_DIR" => system_gem_path.to_s }
|
||||
require "bundler/inline"
|
||||
|
Loading…
x
Reference in New Issue
Block a user