From 61ac0d47eea5f2621972180e5f1abe85fcf0d957 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 13:29:00 +1100 Subject: [PATCH] DEV: Bump stackprof from 0.2.13 to 0.2.14 (#8531) Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.13 to 0.2.14. - [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.13...v0.2.14) Minor upgrade to stackprof which is only used for diagnostics and not default required. Changes all look safe. --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b19bd13f3f..da88bab73ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,6 @@ GEM rake (>= 10.4, < 14.0) ast (2.4.0) aws-eventstream (1.0.3) - aws-partitions (1.252.0) aws-sdk-core (3.85.0) aws-eventstream (~> 1.0, >= 1.0.2) @@ -399,7 +398,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sshkey (2.0.0) - stackprof (0.2.13) + stackprof (0.2.14) test-prof (0.10.1) thor (0.20.3) thread_safe (0.3.6)