[ruby/psych] Update SnakeYAML-Engine to 3.0.1
There are two CVEs in Guava, which is a test-scoped dependency of this library. Guava is not shipped with the library so these CVEs do not affect users, but the dependency may trigger security tools. We update to avoid this false positive....
[DOC] Doc for Pathname.new (#16373)
[DOC] Simplify doc setup (#16393)
.document
doc/.document referenced two non-existent directories (date, rdoc).
doc/.document
date
rdoc
ext/.document referenced eight extensions that have been moved to gems: bigdecimal, fiddle, monitor, nkf, racc, readline, syslog, and...
ext/.document
[ruby/strscan] Do not use C99 style comment [ci skip]
The minimum required ruby version of this library is still 2.4. C99 has been adopted since ruby 2.7.
https://github.com/ruby/strscan/commit/c50abc95ad
[ruby/io-console] Do not use C99 style comment [ci skip]
The minimum required ruby version of this library is still 2.6. C99 has been adopted since ruby 2.7.
https://github.com/ruby/io-console/commit/f907e5a237
[ruby/io-console] Remove no longer used variable
https://github.com/ruby/io-console/commit/d0ee6034a9
[DOC] Pathname glob doc
[ruby/prism] feat: add start_line, end_line, start_column, end_column, and chop methods for Location
start_line
end_line
start_column
end_column
chop
Location
https://github.com/ruby/prism/commit/4258b2ad7e
Co-Authored-By: Kevin Newton kddnewton@gmail.com
Git ignore dump_ast if you are doing an in-place build
[ruby/prism] Expose parse options to Rust
https://github.com/ruby/prism/commit/0f1500ce92
View all revisions | View revisions
Also available in: Atom