mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
Sync Bundler PR #3624
This commit is contained in:
parent
f4f157fc81
commit
c7ebeb7eda
Notes:
git
2020-05-22 20:33:04 +09:00
54 changed files with 443 additions and 362 deletions
|
@ -68,7 +68,7 @@ RSpec.describe "install with --deployment or --frozen" do
|
|||
|
||||
bundle! :install
|
||||
bundle "install --deployment"
|
||||
bundle! "exec bundle check"
|
||||
bundle! "exec bundle check", :env => { "PATH" => path }
|
||||
end
|
||||
|
||||
it "works when using path gems from the same path and the version is specified" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue