Skip to content

Commit 556be73

Browse files
committed
[rubygems/rubygems] gem server command is extracted from rubygems core feature now
ruby/rubygems@b29f8d6a37
1 parent 63600d7 commit 556be73

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/rubygems/command.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -650,9 +650,6 @@ def wrap(text, width) # :doc:
650650
gem help platforms gem platforms guide
651651
gem help <COMMAND> show help on COMMAND
652652
(e.g. 'gem help install')
653-
gem server present a web page at
654-
http://localhost:8808/
655-
with info about installed gems
656653
Further information:
657654
https://guides.rubygems.org
658655
HELP

0 commit comments

Comments
 (0)