Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
8da2777d 03/15/2026 11:13 PM headius (Charles Nutter)

[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....

9e89e5f3 03/15/2026 05:06 PM burdettelamar (Burdette Lamar)

[DOC] Doc for Pathname.new (#16373)

6297a3bb 03/15/2026 12:47 PM st0012 (Stan Lo)

[DOC] Simplify doc setup (#16393)

  • Remove stale entries from .document files

doc/.document referenced two non-existent directories (date, rdoc).

ext/.document referenced eight extensions that have been moved to
gems: bigdecimal, fiddle, monitor, nkf, racc, readline, syslog, and...

ca23c7c4 03/15/2026 05:42 AM nobu (Nobuyoshi Nakada)

[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

697eb6d8 03/15/2026 05:42 AM nobu (Nobuyoshi Nakada)

[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

1e5a4434 03/15/2026 05:36 AM nobu (Nobuyoshi Nakada)

[ruby/io-console] Remove no longer used variable

https://github.com/ruby/io-console/commit/d0ee6034a9

79f7ce74 03/13/2026 11:54 PM burdettelamar (Burdette Lamar)

[DOC] Pathname glob doc

86049a98 03/13/2026 07:00 PM Seong Yong-ju

[ruby/prism] feat: add start_line, end_line, start_column, end_column, and chop methods for Location

https://github.com/ruby/prism/commit/4258b2ad7e

Co-Authored-By: Kevin Newton

ee275b41 03/13/2026 05:39 PM kddnewton (Kevin Newton)

Git ignore dump_ast if you are doing an in-place build

fc16d959 03/13/2026 04:03 PM kddnewton (Kevin Newton)

[ruby/prism] Expose parse options to Rust

https://github.com/ruby/prism/commit/0f1500ce92

View all revisions | View revisions

Also available in: Atom