mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed needless .rb
This commit is contained in:
parent
4bbb610011
commit
c461b2405c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
begin
|
||||
require 'rubygems.rb'
|
||||
require 'rubygems'
|
||||
rescue LoadError
|
||||
warn "`RubyGems' were not loaded."
|
||||
end if defined?(Gem)
|
||||
|
|
Loading…
Add table
Reference in a new issue