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/commands
David Rodríguez 851b3aa7dd [rubygems/rubygems] Fix bundle outdated --strict
It should be an alias of `--filter-strict`.

`--update-strict` is essentially a dummy option with no special behavior
associated and should be deprecated.

https://github.com/rubygems/rubygems/commit/ec1e5d83c8
2022-08-03 16:33:53 +09:00
..
add_spec.rb
binstubs_spec.rb [rubygems/rubygems] Fix a test for bin/bundle update --bundler to pass on ruby/ruby. 2022-03-23 00:01:17 +09:00
cache_spec.rb Sync latest Bundler & RubyGems 2022-02-01 08:09:23 +09:00
check_spec.rb [rubygems/rubygems] Fix corrupted lockfile when using gemspec and multiple sources 2022-02-11 18:20:20 +09:00
clean_spec.rb [rubygems/rubygems] Fix pending Bundler specs 2022-06-26 11:16:11 +09:00
config_spec.rb [rubygems/rubygems] Fix crash when commenting out a mirror in configuration 2022-05-30 17:43:12 +09:00
console_spec.rb
doctor_spec.rb [rubygems/rubygems] Use Fiddle in bundle doctor to check for dynamic library presence 2022-01-13 18:16:05 +09:00
exec_spec.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
fund_spec.rb
help_spec.rb
info_spec.rb [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
init_spec.rb
inject_spec.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
install_spec.rb Merge rubygems master from 446cc57a7c 2022-07-29 15:46:15 +09:00
issue_spec.rb
licenses_spec.rb
list_spec.rb
lock_spec.rb Merge rubygems master from 446cc57a7c 2022-07-29 15:46:15 +09:00
newgem_spec.rb [rubygems/rubygems] Change generated namespaced test class name in minitest 2022-01-20 01:04:53 +09:00
open_spec.rb [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
outdated_spec.rb [rubygems/rubygems] Fix bundle outdated --strict 2022-08-03 16:33:53 +09:00
platform_spec.rb Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00
post_bundle_message_spec.rb
pristine_spec.rb [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
remove_spec.rb [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
show_spec.rb [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
update_spec.rb Merge rubygems master from 446cc57a7c 2022-07-29 15:46:15 +09:00
version_spec.rb
viz_spec.rb