ruby/lib/bundler/man
Hiroshi SHIBATA ac526abcd6
Merge RubyGems 3.5.5 and Bundler 2.5.5 (#9676)
* Merge RubyGems-3.5.4 and Bundler-2.5.4

* Merge RubyGems-3.5.5 and Bundler-2.5.5

* Make tests play with upstream Ruby tests

CI broke in https://github.com/ruby/ruby/pull/9604 because if any Ruby
tests run `require 'net/http'`, they will pollute the
`$LOADED_FEATURES` for the RubyGems tests. We can fix this by renaming
the test default gem from `net-http` to `my-http`.

See https://github.com/rubygems/rubygems/pull/7379#issuecomment-1901241299
for more details.

---------

Co-authored-by: Stan Hu <stanhu@gmail.com>
2024-02-05 14:51:04 +00:00
..
.document
bundle-add.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-add.1.ronn [rubygems/rubygems] Feature: bundle add supports --path option 2022-09-05 11:43:14 +09:00
bundle-binstubs.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-binstubs.1.ronn
bundle-cache.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-cache.1.ronn [rubygems/rubygems] Fix broken hyperlinks in bundle cache documentation 2023-04-12 20:27:39 +00:00
bundle-check.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-check.1.ronn
bundle-clean.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-clean.1.ronn [rubygems/rubygems] Update comment by the review comment 2022-11-14 23:39:32 +00:00
bundle-config.1 Merge RubyGems 3.5.5 and Bundler 2.5.5 (#9676) 2024-02-05 14:51:04 +00:00
bundle-config.1.ronn Merge RubyGems 3.5.5 and Bundler 2.5.5 (#9676) 2024-02-05 14:51:04 +00:00
bundle-console.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-console.1.ronn Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
bundle-doctor.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-doctor.1.ronn
bundle-exec.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-exec.1.ronn [rubygems/rubygems] Update man page for bundle exec to reflect default flag value 2023-10-06 05:38:21 +00:00
bundle-gem.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-gem.1.ronn Merge RubyGems-3.4.0 and Bundler-2.4.0 2022-12-24 16:57:07 +09:00
bundle-help.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-help.1.ronn Merge 16c3535413 2022-09-05 14:37:12 +09:00
bundle-info.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-info.1.ronn [rubygems/rubygems] Clarify that bundle info takes a gem name 2023-08-17 10:39:31 +00:00
bundle-init.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-init.1.ronn Merge rubygems/bundler master 2023-02-21 19:28:12 +09:00
bundle-inject.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-inject.1.ronn Merge rubygems master from 446cc57a7c 2022-07-29 15:46:15 +09:00
bundle-install.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-install.1.ronn [rubygems/rubygems] Add missing --prefer-local to Synopsis in bundle-install.1.ronn 2023-11-26 22:08:27 +00:00
bundle-list.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-list.1.ronn
bundle-lock.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-lock.1.ronn
bundle-open.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-open.1.ronn [rubygems/rubygems] Enhance bundle open with --path option 2023-01-04 13:13:19 +00:00
bundle-outdated.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-outdated.1.ronn [rubygems/rubygems] Add extra blank line to bundle outdated docs 2023-12-08 16:01:01 +09:00
bundle-platform.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-platform.1.ronn Merge RubyGems/Bundler master 2022-12-09 16:36:22 +09:00
bundle-plugin.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-plugin.1.ronn [rubygems/rubygems] Update bundle-plugin man page 2023-10-10 09:02:10 +00:00
bundle-pristine.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-pristine.1.ronn
bundle-remove.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-remove.1.ronn
bundle-show.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-show.1.ronn
bundle-update.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-update.1.ronn [rubygems/rubygems] Bring --jobs documentation up to date 2021-08-31 19:06:14 +09:00
bundle-version.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-version.1.ronn Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
bundle-viz.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle-viz.1.ronn [rubygems/rubygems] Bundler: add deprecation notice of viz to man 2022-07-25 21:37:13 +09:00
bundle.1 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
bundle.1.ronn Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
gemfile.5 [rubygems/rubygems] Migrate documentation to be generated with nronn 2023-12-08 16:01:01 +09:00
gemfile.5.ronn [rubygems/rubygems] Support ruby file: ".tool-versions" in Gemfile 2023-08-21 20:14:35 +00:00
index.txt Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00