From 89a6f9ac4c81e4d8a0f4c0c443b8e765a1eb9533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 02:36:07 +0000 Subject: [PATCH] build(deps): bump the per-dependency group across 1 directory with 2 updates Bumps the per-dependency group with 2 updates in the /bindings/ruby directory: [minitest](https://github.com/minitest/minitest) and [rb_sys](https://github.com/oxidize-rb/rb-sys). Updates `minitest` from 6.0.5 to 6.0.6 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v6.0.5...v6.0.6) Updates `rb_sys` from 0.9.127 to 0.9.128 - [Release notes](https://github.com/oxidize-rb/rb-sys/releases) - [Commits](https://github.com/oxidize-rb/rb-sys/compare/v0.9.127...v0.9.128) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: per-dependency - dependency-name: rb_sys dependency-version: 0.9.128 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: per-dependency ... Signed-off-by: dependabot[bot] --- bindings/ruby/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/ruby/Gemfile.lock b/bindings/ruby/Gemfile.lock index 90484eef5..a57ad2f42 100644 --- a/bindings/ruby/Gemfile.lock +++ b/bindings/ruby/Gemfile.lock @@ -12,7 +12,7 @@ GEM json (2.19.4) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - minitest (6.0.5) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) parallel (2.1.0) @@ -26,7 +26,7 @@ GEM rake-compiler (1.3.1) rake rake-compiler-dock (1.12.0) - rb_sys (0.9.127) + rb_sys (0.9.128) rake-compiler-dock (= 1.12.0) regexp_parser (2.12.0) rubocop (1.86.1)