From b5321bf8dc7226685d54fc39b32f6e62adee6af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:34:58 +0000 Subject: [PATCH] Bump benchmark from 0.4.1 to 0.5.0 Bumps [benchmark](https://github.com/ruby/benchmark) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/ruby/benchmark/releases) - [Commits](https://github.com/ruby/benchmark/compare/v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: benchmark dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 137d07264..86f7426fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,7 +214,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) - benchmark (0.4.1) + benchmark (0.5.0) bigdecimal (3.3.1) bootsnap (1.18.6) msgpack (~> 1.2)