File tree Expand file tree Collapse file tree 3 files changed +0
-45
lines changed
Expand file tree Collapse file tree 3 files changed +0
-45
lines changed Original file line number Diff line number Diff line change @@ -407,7 +407,6 @@ lib/rubygems/commands/unpack_command.rb
407407lib/rubygems/commands/update_command.rb
408408lib/rubygems/commands/which_command.rb
409409lib/rubygems/commands/yank_command.rb
410- lib/rubygems/compatibility.rb
411410lib/rubygems/config_file.rb
412411lib/rubygems/core_ext/kernel_gem.rb
413412lib/rubygems/core_ext/kernel_require.rb
Original file line number Diff line number Diff line change @@ -12,9 +12,6 @@ module Gem
1212 VERSION = "3.8.0.dev"
1313end
1414
15- # Must be first since it unloads the prelude from 1.9.2
16- require_relative "rubygems/compatibility"
17-
1815require_relative "rubygems/defaults"
1916require_relative "rubygems/deprecate"
2017require_relative "rubygems/errors"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments