From 747fa94853abcc8bdc525e5a3982d4d293cd9141 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 15:43:21 -0500 Subject: [PATCH] Build(deps-dev): Bump test-prof from 0.11.1 to 0.11.2 (#8929) Bumps [test-prof](https://github.com/palkan/test-prof) from 0.11.1 to 0.11.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.11.1...v0.11.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 10634e17086..d82a93c0409 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -390,7 +390,7 @@ GEM sprockets (>= 3.0.0) sshkey (2.0.0) stackprof (0.2.15) - test-prof (0.11.1) + test-prof (0.11.2) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10)