mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Merge rubygems master targeted RubyGems 3.1.0.
1172320540
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66904 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
59a6215af6
commit
3dc6efbe9c
18 changed files with 105 additions and 78 deletions
|
@ -18,7 +18,7 @@ begin
|
|||
module Gem
|
||||
RDoc = ::RDoc::RubygemsHook
|
||||
end
|
||||
|
||||
Gem.done_installing(&Gem::RDoc.method(:generation_hook))
|
||||
rescue LoadError
|
||||
end
|
||||
|
||||
Gem.done_installing(&Gem::RDoc.method(:generation_hook))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue