bundle(deps-dev): bump the ruby-deps group with 2 updates
Bumps the ruby-deps group with 2 updates: drb and json.
Updates drb from 2.2.1 to 2.2.3
Release notes
Sourced from drb's releases.
dRuby 2.2.3 - 2025-05-21
Improvement
Added support for "Changelog" link in RubyGems.org page.
- GH-30
- Patch by Mark Young
Dropped
ObjectSpace._id2refdependency becauseObjectSpace._id2refis deprecated.Drb::WeakIdConvis meaningless by this. So it's deprecated. Use the default ID converter instead.Fixes
- SSL: Fixed wrong certificate version.
Thanks
- Mark Young
Changelog
Sourced from drb's changelog.
2.2.3 - 2025-05-21
Improvement
Added support for "Changelog" link in RubyGems.org page.
- GH-30
- Patch by Mark Young
Dropped
ObjectSpace._id2refdependency becauseObjectSpace._id2refis deprecated.Drb::WeakIdConvis meaningless by this. So it's deprecated. Use the default ID converter instead.Fixes
- SSL: Fixed wrong certificate version.
Thanks
- Mark Young
Commits
a4f7444Bump version3f24a11Fix building and publishing package9ec64d4Bump version6f74128Add 2.2.2 entry6a94342Use more specific changelog pageca80a6cAdd support for Trusted Publishing99a2835Merge InvokeMethod18Mixin into InvokeMethod (#37)e827fe7Add safety comment about x509 cert versioning rule (#34)b360d74Avoid use of id2ref for weak mapping (#35)69c2ef5Merge pull request #29 from jeremyevans/fix-openssl-cert-version- Additional commits viewable in compare view
Updates json from 2.12.0 to 2.12.2
Release notes
Sourced from json's releases.
v2.12.2
- Fix compiler optimization level.
Full Changelog: https://github.com/ruby/json/compare/v2.12.1...v2.12.2
v2.12.1
What's Changed
- Fix a potential crash in large negative floating point number generation.
- Fix for JSON.pretty_generate to use passed state object's generate instead of state class as the required parameters aren't available.
Full Changelog: https://github.com/ruby/json/compare/v2.12.0...v2.12.1
Changelog
Sourced from json's changelog.
2025-05-23 (2.12.2)
- Fix compiler optimization level.
2025-05-23 (2.12.1)
- Fix a potential crash in large negative floating point number generation.
- Fix for JSON.pretty_generate to use passed state object's generate instead of state class as the required parameters aren't available.
Commits
a29cb77Release 2.12.28603a57Release 2.12.130eacc2Merge pull request #810 from byroot/fbuffer-bound-checks8109421fbuffer.c: add debug mode with bound checks.d695177Merge pull request #808 from byroot/reported-segvd73ae93Fix: generate_json_float to reserve enough memory for large negative floats.60e80e1Merge pull request #806 from GrantBirki/minor-fixes7c03ffcRemove some unnecessary top level constant lookupsc060943remove redundantself.f5c1b8cuse.over::for consistency- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions