summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands/signout_command.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rubygems/commands/signout_command.rb')
-rw-r--r--lib/rubygems/commands/signout_command.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems/commands/signout_command.rb b/lib/rubygems/commands/signout_command.rb
index ebbe746cb4..c9485e0c1b 100644
--- a/lib/rubygems/commands/signout_command.rb
+++ b/lib/rubygems/commands/signout_command.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
-require 'rubygems/command'
+require_relative '../command'
class Gem::Commands::SignoutCommand < Gem::Command
def initialize