[rubygems/rubygems] gem server command is extracted from rubygems core feature now

https://github.com/rubygems/rubygems/commit/b29f8d6a37
This commit is contained in:
Hiroshi SHIBATA 2025-02-19 16:39:24 +09:00
parent 63600d79dc
commit 556be73cbb

View File

@ -650,9 +650,6 @@ RubyGems is a package manager for Ruby.
gem help platforms gem platforms guide
gem help <COMMAND> show help on COMMAND
(e.g. 'gem help install')
gem server present a web page at
http://localhost:8808/
with info about installed gems
Further information:
https://guides.rubygems.org
HELP