1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler/runtime
robuye 884f948a90
[bundler/bundler] bundler/inline should always install gems to system path
As discussed in the P/R, when `BUNDLE_PATH` env is set Bundler should
still install gems to the system path. `GEM_HOME` can be used to provide
different location if needed.

The test is added to document expected behavior of `bundler/inline`.

https://github.com/bundler/bundler/commit/ae419fd6f8
2019-08-03 09:29:56 +09:00
..
executable_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
gem_tasks_spec.rb Merge bundler master from upstream. 2019-06-09 12:44:10 +09:00
inline_spec.rb [bundler/bundler] bundler/inline should always install gems to system path 2019-08-03 09:29:56 +09:00
load_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
platform_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
require_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
setup_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
with_unbundled_env_spec.rb Merge bundler master from upstream. 2019-06-09 12:44:10 +09:00