From d6362942f4b2eceab050797e833b433fda0cbecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 22:44:18 +0000 Subject: [PATCH] Bump stackprof from 0.2.19 to 0.2.21 Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.19 to 0.2.21. - [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.19...v0.2.21) --- updated-dependencies: - dependency-name: stackprof dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1df213f..29cc5f60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1389,7 +1389,7 @@ GEM inline_svg (1.8.0) activesupport (>= 3.0) nokogiri (>= 1.6) - jmespath (1.6.0) + jmespath (1.6.1) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -1609,7 +1609,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) - stackprof (0.2.19) + stackprof (0.2.21) statsd-ruby (1.5.0) stripe (5.55.0) stripe_event (2.3.2)