mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
d8d5e16305
commit
c3ddd47ce7
95 changed files with 1021 additions and 1023 deletions
|
@ -194,7 +194,7 @@ RSpec.describe "global gem caching" do
|
|||
revision = revision_for(lib_path("very_simple_git_binary-1.0"))[0, 12]
|
||||
|
||||
install_gemfile! <<-G
|
||||
source "file:#{gem_repo1}"
|
||||
source "#{file_uri_for(gem_repo1)}"
|
||||
|
||||
gem "very_simple_binary"
|
||||
gem "very_simple_git_binary", :git => "#{lib_path("very_simple_git_binary-1.0")}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue