* lib/rubygems/psych_additions.rb: Ignore Psych docs here
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41933 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e9ce31bf68
commit
5de05f57b1
@ -1,3 +1,7 @@
|
|||||||
|
Sat Jul 13 01:04:43 2013 Zachary Scott <e@zzak.io>
|
||||||
|
|
||||||
|
* lib/rubygems/psych_additions.rb: Ignore Psych docs here
|
||||||
|
|
||||||
Fri Jul 12 18:10:46 2013 NAKAMURA Usaku <usa@ruby-lang.org>
|
Fri Jul 12 18:10:46 2013 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
* ext/fiddle/win32/lib/win32/registry.rb
|
* ext/fiddle/win32/lib/win32/registry.rb
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# in Specification._load, but if we don't have the constant, Marshal
|
# in Specification._load, but if we don't have the constant, Marshal
|
||||||
# blows up.
|
# blows up.
|
||||||
|
|
||||||
module Psych
|
module Psych # :nodoc:
|
||||||
class PrivateType
|
class PrivateType
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user