From aa9450646b05bf8af678c19fa3e2e73910f75648 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 10:03:56 -0500 Subject: [PATCH] Build(deps-dev): Bump test-prof from 0.10.1 to 0.10.2 (#8676) Bumps [test-prof](https://github.com/palkan/test-prof) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/palkan/test-prof/releases) - [Changelog](https://github.com/palkan/test-prof/blob/master/CHANGELOG.md) - [Commits](https://github.com/palkan/test-prof/compare/v0.10.1...v0.10.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1cc4cddc11f..db63af509c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -399,7 +399,7 @@ GEM sprockets (>= 3.0.0) sshkey (2.0.0) stackprof (0.2.15) - test-prof (0.10.1) + test-prof (0.10.2) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10)