stdlib/zlib/0/gzip_file.rbs in rbs-3.6.0.pre.2 vs stdlib/zlib/0/gzip_file.rbs in rbs-3.6.0.pre.3

- old
+ new

@@ -118,11 +118,9 @@ # you want to keep the associated IO object open, you may call # Zlib::GzipFile#finish method in the block. # def self.wrap: (IO io, *untyped) { (instance gz) -> void } -> void - public - # <!-- # rdoc-file=ext/zlib/zlib.c # - close() # --> # Closes the GzipFile object. This method calls close method of the associated