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 156079a85d [rubygems/rubygems] Make --strict flag of update and outdated commands consistent
Previously they had slightly different behavior when combined with
conservative updating flags.

The correct behavior is the `--update-strict` option, so `--script` now
does that, The `--update-strict` option is left there for now but I will
deprecate it later.

https://github.com/rubygems/rubygems/commit/ab42046229
2022-03-06 22:17:00 +09:00
..
add.rb
binstubs.rb
cache.rb
check.rb [rubygems/rubygems] Restore working bundle check behaviour 2021-08-31 19:06:14 +09:00
clean.rb
common.rb [rubygems/rubygems] Make --strict flag of update and outdated commands consistent 2022-03-06 22:17:00 +09:00
config.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
console.rb
doctor.rb [rubygems/rubygems] Use Fiddle in bundle doctor to check for dynamic library presence 2022-01-13 18:16:05 +09:00
exec.rb [rubygems/rubygems] Don't warn default behaviour 2021-08-31 19:06:14 +09:00
fund.rb
gem.rb [rubygems/rubygems] Change generated namespaced test class name in minitest 2022-01-20 01:04:53 +09:00
info.rb [rubygems/rubygems] Skip "seller shipped" notification after delivery 2022-02-01 20:07:18 +09:00
init.rb
inject.rb
install.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
issue.rb Unify issue template and ISSUES.md document 2021-10-25 20:48:51 +09:00
list.rb [rubygems/rubygems] Give a bundle install hint when bundle list fails 2021-08-31 19:06:14 +09:00
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 [rubygems/rubygems] Trigger install command by default on remove 2021-09-17 20:46:18 +09:00
show.rb
update.rb Merge rubygems/rubygems HEAD. 2022-01-19 15:01:44 +09:00
viz.rb