diff options
author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2023-01-12 10:46:54 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2023-01-12 10:46:54 +0900 |
commit | fe11bee507a6ffb2f46e5902a2435f44184cfa7c (patch) | |
tree | 4d122d63367db0bb5004d49dc3a49b27dfd7a6c9 /coroutine | |
parent | 617b3f697d95c6e9aaf585e18a2d1c96b94cab99 (diff) | |
download | ruby-fe11bee507a6ffb2f46e5902a2435f44184cfa7c.tar.gz |
Suppressing installation messages with test-bundler
Ignoring the following messages:
```
(snip)
-e 'load "spec/bundler/support/bundle.rb"' -- install --gemfile=tool/bundler/dev_gems.rb
Using rake 13.0.6
Using bundler 2.5.0.dev
Using diff-lcs 1.5.0
Using parallel 1.22.1
Using parallel_tests 2.32.0
Using power_assert 2.0.2
Using rb_sys 0.9.52
Using rspec-support 3.12.0
Using rspec-core 3.12.0
Using rspec-expectations 3.12.0
Using rspec-mocks 3.12.1
Using test-unit 3.5.5
Using uri 0.12.0
Using webrick 1.7.0
Bundle complete! 11 Gemfile dependencies, 14 gems now installed.
Gems in the groups 'lint' and 'doc' were not installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
```
Diffstat (limited to 'coroutine')
0 files changed, 0 insertions, 0 deletions