From a890dede2c808c20b3889d3bec74f2f029f00ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 21:35:13 +0000 Subject: [PATCH] chore(deps): bump benchmark from 0.4.1 to 0.5.0 in /example 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] --- example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 6fbcc98b..24ef85ac 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -24,7 +24,7 @@ GEM json (>= 1.5.1) atomos (0.1.3) base64 (0.3.0) - benchmark (0.4.1) + benchmark (0.5.0) bigdecimal (3.3.1) claide (1.1.0) cocoapods (1.15.2)