diff options
-rw-r--r-- | lib/rubygems/exceptions.rb | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # frozen_string_literal: true -require 'rubygems/deprecate' -require 'rubygems/unknown_command_spell_checker' ## # Base exception class for RubyGems. All exception raised by RubyGems are a |