From fd7c6f1ca8099c2fe62c4735ac5e864e5a5d1253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 23:01:27 +0100 Subject: [PATCH] Build(deps): Bump stackprof from 0.2.25 to 0.2.26 (#25269) Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.25 to 0.2.26. - [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md) - [Commits](https://github.com/tmm1/stackprof/compare/v0.2.25...v0.2.26) --- updated-dependencies: - dependency-name: stackprof dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9142cf32ade..6d997880fa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -485,7 +485,7 @@ GEM sqlite3 (1.7.0-x86_64-darwin) sqlite3 (1.7.0-x86_64-linux) sshkey (3.0.0) - stackprof (0.2.25) + stackprof (0.2.26) syntax_tree (6.2.0) prettier_print (>= 1.2.0) syntax_tree-disable_ternary (1.0.0)