From ddbabe204d1789a0173a09a031fc26e98cdd90ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 13:27:21 +0000 Subject: [PATCH] deps-dev(deps-dev): bump benchmark-ips from 2.14.0 to 2.15.1 Bumps [benchmark-ips](https://github.com/evanphx/benchmark-ips) from 2.14.0 to 2.15.1. - [Release notes](https://github.com/evanphx/benchmark-ips/releases) - [Changelog](https://github.com/evanphx/benchmark-ips/blob/master/History.md) - [Commits](https://github.com/evanphx/benchmark-ips/compare/v2.14.0...v2.15.1) --- updated-dependencies: - dependency-name: benchmark-ips dependency-version: 2.15.1 dependency-type: direct:development 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 0e94c96e..266dd9db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bcrypt (3.1.22) - benchmark-ips (2.14.0) + benchmark-ips (2.15.1) better_html (2.2.0) actionview (>= 7.0) activesupport (>= 7.0)