1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/bundler/cli
David Rodríguez 4f5eb48dea [rubygems/rubygems] Fix bundle package --no-install no longer skipping install
This is a regression from https://github.com/rubygems/rubygems/commit/cf749f8ffabd. The
funny thing is that we have a spec for this feature, so it was unclear
how we regressed here. It turns out there was a bug in one of our
negative matchers checking that gems ARE NOT included in a bundle.

This commit fixes the bug in the negative matcher and reverts
https://github.com/rubygems/rubygems/commit/cf749f8ffabd (with a slightly simpler diff).

https://github.com/rubygems/rubygems/commit/3f9a4ff32a
2022-06-23 18:17:08 +09:00
..
add.rb
binstubs.rb
cache.rb [rubygems/rubygems] Fix bundle package --no-install no longer skipping install 2022-06-23 18:17:08 +09:00
check.rb
clean.rb
common.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
config.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
console.rb
doctor.rb
exec.rb
fund.rb
gem.rb [rubygems/rubygems] Change generated namespaced test class name in minitest 2022-01-20 01:04:53 +09:00
info.rb Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
init.rb Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
inject.rb
install.rb [rubygems/rubygems] Fix bundle package --no-install no longer skipping install 2022-06-23 18:17:08 +09:00
issue.rb
list.rb
lock.rb
open.rb
outdated.rb
platform.rb [rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORM 2022-01-26 02:24:30 +09:00
plugin.rb
pristine.rb
remove.rb
show.rb Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
update.rb
viz.rb