Library changes
- Update docs for ruby-3.3.4 (#1923, Backported in #1925)
- Update docs for ruby-3.3.3 (#1889, Backported in #1925)
- Fix #1905: Fix typo in
UntypedFunction
(#1906, Backported in #1925)
Miscellaneous
- Use
File.open
instead ofIO.sysopen
(#1913)