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
David Rodríguez 560941e711 [rubygems/rubygems] Fix edge case where bundler/inline unintentionally skips install
If the application has the `no_install` setting set for `bundle
package`, then `bundler/inline` would silently skip installing any gems.

https://github.com/rubygems/rubygems/commit/7864f49b27
2022-08-21 17:54:11 +09:00
..
executable_spec.rb
gem_tasks_spec.rb
inline_spec.rb [rubygems/rubygems] Fix edge case where bundler/inline unintentionally skips install 2022-08-21 17:54:11 +09:00
load_spec.rb
platform_spec.rb Merge rubygems/bundler HEAD 2022-07-26 14:38:17 +09:00
require_spec.rb Merge RubyGems and Bundler master 2022-07-13 14:11:55 +09:00
self_management_spec.rb
setup_spec.rb Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00
with_unbundled_env_spec.rb