From f2cd4f4cd0a1e352fcc48a216127beaeda2b2399 Mon Sep 17 00:00:00 2001 From: aycabta Date: Tue, 23 Apr 2019 18:09:46 +0900 Subject: IRB is improved with Reline and RDoc, take 2 --- lib/rubygems.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/rubygems.rb') diff --git a/lib/rubygems.rb b/lib/rubygems.rb index 54bd995b83..16cdb7cb04 100644 --- a/lib/rubygems.rb +++ b/lib/rubygems.rb @@ -18,6 +18,7 @@ require 'rubygems/compatibility' require 'rubygems/defaults' require 'rubygems/deprecate' require 'rubygems/errors' +require 'rubygems/path_support' ## # RubyGems is the Ruby standard for publishing and managing third party -- cgit v1.2.3