[DOC] Update bundled gems list at 1a171d75dfd9dda2439cc5306afd29
Update bundled gems list as of 2026-04-19
[ruby/json] Use RB_ENC_CODERANGE to first check the cached coderange before calling rb_enc_str_coderange if the coderange is unknown.
https://github.com/ruby/json/commit/4ef7a45654
Update default gems list at 7ba005099bd6326ef218ac7afe1d17 [ci skip]
[ruby/json] Release 2.19.4
https://github.com/ruby/json/commit/6688a814bf
[ruby/json] Fix references to NAN and INFINITY in documentation comments
https://github.com/ruby/json/commit/f1e6163ee1
[DOC] Update bundled gems list at d6c68b65ee1f0d704b33dac527317f
Bump yard
Bumps the bundler group with 1 update in the /spec/bundler/realworld/fixtures/tapioca directory: yard.
Updates yard from 0.9.37 to 0.9.42
yard
updated-dependencies:
[ruby/openssl] pkey: fix memory leak when derived key is too large
Unlikely to happen in practice, but mirrors other similar checks that also free the context.
https://github.com/ruby/openssl/commit/fd28a16519
[ruby/rubygems] Fix installing gems with native extensions + transitive dependencies
I am seeing the following error during bundle install:
Gem::MissingSpecError: Could not find 'ffi' (>= 1.15.5) among 48 total gem(s) (Gem::MissingSpecError)
This is reproducible with:...
View all revisions | View revisions
Also available in: Atom