From 556be73cbbf3845c448ca4f546411be18d523f33 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Wed, 19 Feb 2025 16:39:24 +0900 Subject: [PATCH] [rubygems/rubygems] gem server command is extracted from rubygems core feature now https://github.com/rubygems/rubygems/commit/b29f8d6a37 --- lib/rubygems/command.rb | 3 --- 1 file changed, 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 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