aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-05-25 20:12:41 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-05-25 20:12:41 +0900
commitb10b37924aef33426ea6e2fda5ce17804796ecc4 (patch)
tree9a5a9787e81c9267deacd292d707ccfe17b4e559 /include
parentfcc8be0198a16cc5fa7d4827be0c781209b70f98 (diff)
downloadruby-b10b37924aef33426ea6e2fda5ce17804796ecc4.tar.gz
Fix failures in ./spec/bundler/quality_spec.rb
``` Failures: 1) The library itself does not contain any warnings Failure/Error: raise "Invoking #{method}!(#{args.map(&:inspect).join(", ")}) failed:\n#{last_command.stdboth}" RuntimeError: Invoking sys_exec!("ruby -w") failed: /home/user/snapshot-master/lib/bundler/cli/add.rb:4:in `<module:Bundler>': uninitialized constant Bundler::CLI (NameError) from /home/user/snapshot-master/lib/bundler/cli/add.rb:3:in `<top (required)>' from /home/user/snapshot-master/lib/rubygems/core_ext/kernel_require.rb:91:in `require' from /home/user/snapshot-master/lib/rubygems/core_ext/kernel_require.rb:91:in `require' from -:2:in `<main>' Commands: $ ruby -w /home/user/snapshot-master/lib/bundler/cli/add.rb:4:in `<module:Bundler>': uninitialized constant Bundler::CLI (NameError) from /home/user/snapshot-master/lib/bundler/cli/add.rb:3:in `<top (required)>' from /home/user/snapshot-master/lib/rubygems/core_ext/kernel_require.rb:91:in `require' from /home/user/snapshot-master/lib/rubygems/core_ext/kernel_require.rb:91:in `require' from -:2:in `<main>' # $? => 1 ```
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions