[ruby/stringio] Provide a 'Changelog' link on rubygems.org/gems/stringio (https://github.com/ruby/stringio/pull/111)
By providing a 'changelog_uri' in the metadata of the gemspec a 'Changelog' link will be shown on https://rubygems.org/gems/stringio which makes it quick and easy for someone to check on the changes...
[rubygems/rubygems] remove unnecessary code
https://github.com/rubygems/rubygems/commit/5c6ca7a58c
[rubygems/rubygems] unskip print_args and fake_man tests on Windows
print_args
fake_man
https://github.com/rubygems/rubygems/commit/c8eeb0af9d
[rubygems/rubygems] Replace shell specific stuff with create_file scripts
https://github.com/rubygems/rubygems/commit/eea07ad691
[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 update
Bumps the rb-sys group with 1 update in the /test/rubygems/test_gem_ext_cargo_builder/custom_name/ext/custom_name_lib directory: rb-sys. Bumps the rb-sys group with 1 update in the /test/rubygems/test_gem_ext_cargo_builder/rust_ruby_example directory: rb-sys....
[ruby/prism] Fix cross-compile issue with newlib on Ubuntu 24.04
https://github.com/ruby/prism/commit/61ebe51233
Create rb_darray_realloc_mul_add
Change rb_darray_realloc_mul_add_without_gc to check for overflow
Create rb_darray_calloc_mul_add
Change rb_darray_calloc_mul_add_without_gc to check for overflow
View all revisions | View revisions
Also available in: Atom