[rubygems/rubygems] Fix a typo
https://github.com/rubygems/rubygems/commit/3e06a91435
This commit is contained in:
parent
459bbdeb74
commit
7aabdbe837
@ -582,7 +582,7 @@ An Array (#{env.inspect}) was passed in from #{caller[3]}
|
|||||||
|
|
||||||
##
|
##
|
||||||
# The number of paths in the `$LOAD_PATH` from activated gems. Used to
|
# The number of paths in the `$LOAD_PATH` from activated gems. Used to
|
||||||
# prioritize `-I` and `ENV['RUBYLIB`]` entries during `require`.
|
# prioritize `-I` and `ENV['RUBYLIB']` entries during `require`.
|
||||||
|
|
||||||
def self.activated_gem_paths
|
def self.activated_gem_paths
|
||||||
@activated_gem_paths ||= 0
|
@activated_gem_paths ||= 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user