PATH:
opt
/
alt
/
ruby40
/
share
/
gems
/
gems
/
bundler-4.0.10
/
lib
/
bundler
/
man
bundle-doctor(1) -- Checks the bundle for common problems ========================================================= ## SYNOPSIS `bundle doctor [diagnose]` [--quiet] [--gemfile=GEMFILE] [--ssl]<br> `bundle doctor ssl` [--host=HOST] [--tls-version=TLS-VERSION] [--verify-mode=VERIFY-MODE]<br> `bundle doctor` help [COMMAND] ## DESCRIPTION You can diagnose common Bundler problems with this command such as checking gem environment or SSL/TLS issue. ## SUB-COMMANDS ### diagnose (default command) Checks your Gemfile and gem environment for common problems. If issues are detected, Bundler prints them and exits status 1. Otherwise, Bundler prints a success message and exits status 0. Examples of common problems caught include: * Invalid Bundler settings * Mismatched Ruby versions * Mismatched platforms * Uninstalled gems * Missing dependencies **OPTIONS** * `--quiet`: Only output warnings and errors. * `--gemfile=GEMFILE`: The location of the Gemfile(5) which Bundler should use. This defaults to a Gemfile(5) in the current working directory. In general, Bundler will assume that the location of the Gemfile(5) is also the project's root and will try to find `Gemfile.lock` and `vendor/cache` relative to this location. * `--ssl`: Diagnose common SSL problems when connecting to https://rubygems.org. This flag runs the `bundle doctor ssl` subcommand with default values underneath. ### ssl If you've experienced issues related to SSL certificates and/or TLS versions while connecting to https://rubygems.org, this command can help troubleshoot common problems. The diagnostic will perform a few checks such as: * Verify the Ruby OpenSSL version installed on your system. * Check the OpenSSL library version used for compilation. * Ensure CA certificates are correctly setup on your machine. * Open a TLS connection and verify the outcome. **OPTIONS** * `--host=HOST`: Perform the diagnostic on HOST. Defaults to `rubygems.org`. * `--tls-version=TLS-VERSION`: Specify the TLS version when opening the connection to HOST. Accepted values are: `1.1` or `1.2`. * `--verify-mode=VERIFY-MODE`: Specify the TLS verify mode when opening the connection to HOST. Defaults to `SSL_VERIFY_PEER`. Accepted values are: `CLIENT_ONCE`, `FAIL_IF_NO_PEER_CERT`, `NONE`, `PEER`.
[-] bundle-clean.1.ronn
[edit]
[-] bundle-update.1.ronn
[edit]
[-] bundle-platform.1.ronn
[edit]
[-] bundle-issue.1.ronn
[edit]
[-] bundle-doctor.1.ronn
[edit]
[-] bundle-console.1
[edit]
[-] bundle.1.ronn
[edit]
[-] bundle-cache.1
[edit]
[-] bundle-env.1.ronn
[edit]
[-] bundle-list.1.ronn
[edit]
[-] bundle-config.1
[edit]
[-] bundle-version.1
[edit]
[-] gemfile.5.ronn
[edit]
[-] bundle-install.1.ronn
[edit]
[-] bundle-help.1
[edit]
[-] bundle-check.1
[edit]
[-] bundle-open.1
[edit]
[-] bundle-info.1.ronn
[edit]
[-] bundle-plugin.1
[edit]
[-] bundle-show.1
[edit]
[-] bundle-pristine.1
[edit]
[-] bundle-lock.1.ronn
[edit]
[-] bundle-doctor.1
[edit]
[-] bundle-fund.1
[edit]
[-] bundle-check.1.ronn
[edit]
[-] bundle-exec.1
[edit]
[-] bundle-outdated.1
[edit]
[-] bundle-init.1.ronn
[edit]
[-] bundle-open.1.ronn
[edit]
[-] bundle-remove.1.ronn
[edit]
[-] bundle-add.1.ronn
[edit]
[-] bundle-pristine.1.ronn
[edit]
[-] bundle-version.1.ronn
[edit]
[-] bundle.1
[edit]
[-] bundle-gem.1.ronn
[edit]
[-] bundle-info.1
[edit]
[-] bundle-issue.1
[edit]
[-] bundle-exec.1.ronn
[edit]
[-] bundle-list.1
[edit]
[-] bundle-add.1
[edit]
[-] bundle-help.1.ronn
[edit]
[-] bundle-fund.1.ronn
[edit]
[-] bundle-plugin.1.ronn
[edit]
[-] bundle-gem.1
[edit]
[-] bundle-platform.1
[edit]
[-] bundle-install.1
[edit]
[-] bundle-update.1
[edit]
[-] bundle-clean.1
[edit]
[+]
..
[-] bundle-licenses.1
[edit]
[-] bundle-init.1
[edit]
[-] bundle-lock.1
[edit]
[-] bundle-show.1.ronn
[edit]
[-] bundle-remove.1
[edit]
[-] bundle-binstubs.1
[edit]
[-] gemfile.5
[edit]
[-] bundle-console.1.ronn
[edit]
[-] bundle-env.1
[edit]
[-] bundle-cache.1.ronn
[edit]
[-] bundle-outdated.1.ronn
[edit]
[-] bundle-binstubs.1.ronn
[edit]
[-] bundle-config.1.ronn
[edit]
[-] bundle-licenses.1.ronn
[edit]