From f97de37ec8b9b05383b147986539202f3e795b78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 12:04:33 +0000 Subject: [PATCH] Bump stackprof from 0.2.17 to 0.2.19 Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.17 to 0.2.19. - [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.17...v0.2.19) --- 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 148bdd9e..92a7dce0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1603,7 +1603,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) - stackprof (0.2.17) + stackprof (0.2.19) statsd-ruby (1.5.0) stripe (5.42.0) stripe_event (2.3.1)