From d1d5f7ee52725bf76ee649105fe17a812e698682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 06:05:36 +0000 Subject: [PATCH] Bump stackprof from 0.2.23 to 0.2.24 Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.23 to 0.2.24. - [Release notes](https://github.com/tmm1/stackprof/releases) - [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md) - [Commits](https://github.com/tmm1/stackprof/compare/v0.2.23...v0.2.24) --- updated-dependencies: - dependency-name: stackprof dependency-type: direct:development 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 c9c9fbf68fb..85950816448 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -886,7 +886,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) ssrf_filter (1.1.1) - stackprof (0.2.23) + stackprof (0.2.24) stringex (2.8.5) stringio (3.0.5) structured_warnings (0.4.0)