Commit graph

7 commits

Author SHA1 Message Date
David Rodríguez
fef0051926 [rubygems/rubygems] Remove auto_clean_without_path setting
There already different ways of toggling off this behavior, like setting
`bundle config clean false`, or configuring Bundler to install to system
gems with `bundle config path.system true`.

6daa09f60a
2025-07-07 11:52:58 +09:00
David Rodríguez
ca7bd59794 [rubygems/rubygems] Update man pages month
3e4687616a
2025-06-12 08:40:50 +09:00
Matthew Hively
f4a5247ce4
[rubygems/rubygems] Clarify how BUNDLE_DEPLOYMENT, BUNDLE_FROZEN and BUNDLE_PATH are connected
9ed20bddab
2025-06-03 07:47:14 +09:00
Josef Šimánek
29e3ee0568 [rubygems/rubygems] Bring man pages up to date
591d2c0503
2025-03-03 15:52:35 +09:00
David Rodríguez
1fae0d7256 Use ronn-ng again for documentation generation
We switched to nronn because ronn-ng felt abandoned, but it seems
it has activity again, so switch back.
2025-01-14 12:24:37 +09:00
David Rodríguez
d91ca85b97 [rubygems/rubygems] Bring man pages up to date
8288cfd3e0
2024-12-11 16:18:11 +00:00
Andrew Nesbitt
b4969348bf [rubygems/rubygems] Add man page for 'bundle issue' command
3f39571181
2024-11-20 19:13:27 +00:00