From fb32379d38ab1658f3a867ecdfba4df4cdee2fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 11:43:30 +0000 Subject: [PATCH] chore(deps): 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 e9f27dc..e47b01e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -336,7 +336,7 @@ GEM concurrent-ruby (~> 1.0) logger rack (>= 2.2.4, < 4) - stackprof (0.2.27) + stackprof (0.2.28) stringio (3.1.7) thor (1.3.2) timeout (0.4.3)