From 170fed5f4f62094247f0a8dfa37f260a53e21cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 23:01:42 +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 a75e13a171..1fa3cec09a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.3) - benchmark (0.4.1) + benchmark (0.5.0) coderay (1.1.3) concurrent-ruby (1.3.5) docile (1.4.1)