mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Removed needless .rb
This commit is contained in:
parent
4bbb610011
commit
c461b2405c
@ -1,5 +1,5 @@
|
||||
begin
|
||||
require 'rubygems.rb'
|
||||
require 'rubygems'
|
||||
rescue LoadError
|
||||
warn "`RubyGems' were not loaded."
|
||||
end if defined?(Gem)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user