[DOC] No ducuments for internal library
This commit is contained in:
parent
ce436ff3e3
commit
46085ef970
@ -1,3 +1,7 @@
|
||||
# -*- frozen-string-literal: true -*-
|
||||
|
||||
# :stopdoc:
|
||||
|
||||
module Gem::BUNDLED_GEMS
|
||||
SINCE = {
|
||||
"rexml" => "3.0.0",
|
||||
@ -169,3 +173,5 @@ class LoadError
|
||||
super
|
||||
end
|
||||
end
|
||||
|
||||
# :startdoc:
|
||||
|
Loading…
x
Reference in New Issue
Block a user