From f1b1659ccaf96571f89e6e5f32588d77bce90024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:40:50 +0000 Subject: [PATCH] Bump minitest from 5.25.5 to 5.26.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.25.5 to 5.26.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.25.5...v5.26.0) --- updated-dependencies: - dependency-name: minitest dependency-version: 5.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c479628..373e28b 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gemspec gem 'rake', '~> 13.0' gem 'rake-compiler' -gem 'minitest', '~> 5.0' +gem 'minitest', '~> 5.26' gem 'json' gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index e4dcae0..0a008ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM json (2.12.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - minitest (5.25.5) + minitest (5.26.0) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1) @@ -61,7 +61,7 @@ DEPENDENCIES benchmark fts_fuzzy_match! json - minitest (~> 5.0) + minitest (~> 5.26) rake (~> 13.0) rake-compiler rubocop-minitest