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 9ac89fe35e
[rubygems/rubygems] The --quiet should still display warnings
The is the previous intentional behaviour until
ca0676cb1c.

In my opinion, that previous behaviour was better and should be
restored, because we want our users to always see warnings and fix them.
And the original issue that motivated the change is fixable by other
means, namely through `BUNDLE_SILENCE_ROOT_WARNING`, or through
`BUNDLE_SILENCE_DEPRECATIONS` in general. Finally, the --quiet option is
still documented as "only print errors and warnings".

So this PR essentially reverts
ca0676cb1c
for the above reasons.

https://github.com/rubygems/rubygems/commit/35f2254dfc
2021-07-27 09:25:56 +09:00
..
add_spec.rb [rubygems/rubygems] s/install_gemfile!/install_gemfile 2020-06-18 19:14:15 +09:00
binstubs_spec.rb [rubygems/rubygems] Fix bundler binstub version selection 2021-07-27 09:25:55 +09:00
cache_spec.rb Sync latest bundler & rubygems development version 2021-07-07 13:30:20 +09:00
check_spec.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
clean_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
config_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
console_spec.rb Try to fix other failures of writing XDG_CONFIG_HOME 2021-04-19 21:40:29 +09:00
doctor_spec.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
exec_spec.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
fund_spec.rb Merge prepare version of Bundler 2.2.0 2020-12-08 17:30:02 +09:00
help_spec.rb Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118bcc20 2021-01-04 13:14:43 +09:00
info_spec.rb Merge the master branch of Bundler 2021-04-15 15:36:15 +09:00
init_spec.rb [rubygems/rubygems] s/bundle!/bundle 2020-06-18 19:14:15 +09:00
inject_spec.rb [rubygems/rubygems] s/bundle!/bundle 2020-06-18 19:14:15 +09:00
install_spec.rb [rubygems/rubygems] The --quiet should still display warnings 2021-07-27 09:25:56 +09:00
issue_spec.rb
licenses_spec.rb Merge prepare version of Bundler 2.2.0 2020-12-08 17:30:02 +09:00
list_spec.rb Merge prepare version of Bundler 2.2.0 2020-12-08 17:30:02 +09:00
lock_spec.rb Sync latest bundler & rubygems development version 2021-07-07 13:30:20 +09:00
newgem_spec.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
open_spec.rb [rubygems/rubygems] s/ruby!/ruby 2020-06-18 19:14:15 +09:00
outdated_spec.rb Sync latest bundler & rubygems development version 2021-07-07 13:30:20 +09:00
post_bundle_message_spec.rb Merge the master branch of Bundler 2021-04-15 15:36:15 +09:00
pristine_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
remove_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
show_spec.rb Fix failures with EditLine 2021-02-03 14:38:31 +09:00
update_spec.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
version_spec.rb [rubygems/rubygems] s/bundle!/bundle 2020-06-18 19:14:15 +09:00
viz_spec.rb [rubygems/rubygems] s/bundle!/bundle 2020-06-18 19:14:15 +09:00