����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
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`.
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| bundle-add.1 | File | 2.79 KB | 0644 |
|
| bundle-add.1.ronn | File | 2.47 KB | 0644 |
|
| bundle-binstubs.1 | File | 1.55 KB | 0644 |
|
| bundle-binstubs.1.ronn | File | 1.39 KB | 0644 |
|
| bundle-cache.1 | File | 3.74 KB | 0644 |
|
| bundle-cache.1.ronn | File | 3.38 KB | 0644 |
|
| bundle-check.1 | File | 906 B | 0644 |
|
| bundle-check.1.ronn | File | 812 B | 0644 |
|
| bundle-clean.1 | File | 726 B | 0644 |
|
| bundle-clean.1.ronn | File | 624 B | 0644 |
|
| bundle-config.1 | File | 20.9 KB | 0644 |
|
| bundle-config.1.ronn | File | 19.37 KB | 0644 |
|
| bundle-console.1 | File | 1.43 KB | 0644 |
|
| bundle-console.1.ronn | File | 1.23 KB | 0644 |
|
| bundle-doctor.1 | File | 2.59 KB | 0644 |
|
| bundle-doctor.1.ronn | File | 2.36 KB | 0644 |
|
| bundle-env.1 | File | 338 B | 0644 |
|
| bundle-env.1.ronn | File | 275 B | 0644 |
|
| bundle-exec.1 | File | 6.36 KB | 0644 |
|
| bundle-exec.1.ronn | File | 5.76 KB | 0644 |
|
| bundle-fund.1 | File | 622 B | 0644 |
|
| bundle-fund.1.ronn | File | 528 B | 0644 |
|
| bundle-gem.1 | File | 6.31 KB | 0644 |
|
| bundle-gem.1.ronn | File | 5.77 KB | 0644 |
|
| bundle-help.1 | File | 448 B | 0644 |
|
| bundle-help.1.ronn | File | 349 B | 0644 |
|
| bundle-info.1 | File | 524 B | 0644 |
|
| bundle-info.1.ronn | File | 460 B | 0644 |
|
| bundle-init.1 | File | 1.14 KB | 0644 |
|
| bundle-init.1.ronn | File | 1.01 KB | 0644 |
|
| bundle-install.1 | File | 13 KB | 0644 |
|
| bundle-install.1.ronn | File | 12.41 KB | 0644 |
|
| bundle-issue.1 | File | 1.27 KB | 0644 |
|
| bundle-issue.1.ronn | File | 1.03 KB | 0644 |
|
| bundle-licenses.1 | File | 311 B | 0644 |
|
| bundle-licenses.1.ronn | File | 227 B | 0644 |
|
| bundle-list.1 | File | 1.03 KB | 0644 |
|
| bundle-list.1.ronn | File | 870 B | 0644 |
|
| bundle-lock.1 | File | 3.65 KB | 0644 |
|
| bundle-lock.1.ronn | File | 3.57 KB | 0644 |
|
| bundle-open.1 | File | 797 B | 0644 |
|
| bundle-open.1.ronn | File | 646 B | 0644 |
|
| bundle-outdated.1 | File | 3.4 KB | 0644 |
|
| bundle-outdated.1.ronn | File | 3.28 KB | 0644 |
|
| bundle-platform.1 | File | 1.39 KB | 0644 |
|
| bundle-platform.1.ronn | File | 1.21 KB | 0644 |
|
| bundle-plugin.1 | File | 2.44 KB | 0644 |
|
| bundle-plugin.1.ronn | File | 2.19 KB | 0644 |
|
| bundle-pristine.1 | File | 1.62 KB | 0644 |
|
| bundle-pristine.1.ronn | File | 1.45 KB | 0644 |
|
| bundle-remove.1 | File | 544 B | 0644 |
|
| bundle-remove.1.ronn | File | 433 B | 0644 |
|
| bundle-show.1 | File | 677 B | 0644 |
|
| bundle-show.1.ronn | File | 596 B | 0644 |
|
| bundle-update.1 | File | 13.62 KB | 0644 |
|
| bundle-update.1.ronn | File | 12.79 KB | 0644 |
|
| bundle-version.1 | File | 618 B | 0644 |
|
| bundle-version.1.ronn | File | 473 B | 0644 |
|
| bundle.1 | File | 3.44 KB | 0644 |
|
| bundle.1.ronn | File | 3.09 KB | 0644 |
|
| gemfile.5 | File | 24.04 KB | 0644 |
|
| gemfile.5.ronn | File | 22.29 KB | 0644 |
|