From 6233346c6765c50c3e6070c500b093ede1b43b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 17:45:29 +0000 Subject: [PATCH] Bump benchmark from 0.4.0 to 0.4.1 Bumps [benchmark](https://github.com/ruby/benchmark) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/ruby/benchmark/releases) - [Commits](https://github.com/ruby/benchmark/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: benchmark dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ff04aee1a..88f5e61c08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.3) - benchmark (0.4.0) + benchmark (0.4.1) coderay (1.1.3) concurrent-ruby (1.3.5) docile (1.4.1)