diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-02-19 16:39:24 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-02-20 12:58:45 +0900 |
| commit | 556be73cbbf3845c448ca4f546411be18d523f33 (patch) | |
| tree | fcca2f80848392941822d34a36e02992bea1138f /lib | |
| parent | 63600d79dc265893b17c2e3a549898d16fa6e64d (diff) | |
[rubygems/rubygems] gem server command is extracted from rubygems core feature now
https://github.com/rubygems/rubygems/commit/b29f8d6a37
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/rubygems/command.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/rubygems/command.rb b/lib/rubygems/command.rb index ec498a8b94..3a149ea38e 100644 --- a/lib/rubygems/command.rb +++ b/lib/rubygems/command.rb @@ -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 |
