summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/doctor
AgeCommit message (Expand)Author
2025-05-12[rubygems/rubygems] Fix doctor command parsing of otool outputRandy Stauner
2025-04-22[rubygems/rubygems] Warn if TLS 1.2 is not supportedEdouard CHIN
2025-04-22[rubygems/rubygems] Summarize the diagnosticEdouard CHIN
2025-04-22[rubygems/rubygems] Diagnose the bare net/http connectionEdouard CHIN
2025-04-22[rubygems/rubygems] Diagnose the RubyGems connectionEdouard CHIN
2025-04-22[rubygems/rubygems] Diagnose the bundler connectionEdouard CHIN
2025-04-22[rubygems/rubygems] Diagnose when OpenSSL can't be loaded.Edouard CHIN
2025-04-22[rubygems/rubygems] Add the `bundle doctor subcommand` skeleton:Edouard CHIN
2025-04-22[rubygems/rubygems] Define `bundler doctor` as a subcommandEdouard CHIN
2025-04-22Move the doctor command into a subfolder:Edouard CHIN