From 6623794dabe670c11e415f02edf29ac4091298dc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 14:44:27 +0000 Subject: [PATCH] Build(deps-dev): Bump test-prof from 0.11.3 to 0.12.0 Bumps [test-prof](https://github.com/palkan/test-prof) from 0.11.3 to 0.12.0. - [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.11.3...v0.12.0) 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 d8072ff0209..882e1fd03f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -407,7 +407,7 @@ GEM sprockets (>= 3.0.0) sshkey (2.0.0) stackprof (0.2.15) - test-prof (0.11.3) + test-prof (0.12.0) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10)