From 56d63d8f41dfc8544a8da7e7f97ae5d5b94a0f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 16:35:15 +0000 Subject: [PATCH] chore(deps): bump benchmark from 0.4.0 to 0.4.1 in /example 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] --- example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index fcbfe22..01b36cf 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -24,7 +24,7 @@ GEM json (>= 1.5.1) atomos (0.1.3) base64 (0.2.0) - benchmark (0.4.0) + benchmark (0.4.1) bigdecimal (3.1.9) claide (1.1.0) cocoapods (1.16.2)