From a9c45c5979034347207ac9323c8a86f85cfef31f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 20:25:56 +0000 Subject: [PATCH] Bump stackprof from 0.2.27 to 0.2.28 Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.27 to 0.2.28. - [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md) - [Commits](https://github.com/tmm1/stackprof/compare/v0.2.27...v0.2.28) --- updated-dependencies: - dependency-name: stackprof dependency-version: 0.2.28 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 6efc361eb..dd5aeb55f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -446,7 +446,7 @@ GEM net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) ostruct - stackprof (0.2.27) + stackprof (0.2.28) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0)