зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Remove no longer needed uri install during specs
https://github.com/rubygems/rubygems/commit/7f35dc19c5
This commit is contained in:
Родитель
f3123f8af2
Коммит
5f9c120073
|
@ -601,8 +601,6 @@ RSpec.describe "bundler/inline#gemfile" do
|
|||
|
||||
realworld_system_gems "pathname --version 0.2.0"
|
||||
|
||||
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"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче