From 0863ca6a34da3bdab596526c88e487b47eb0b4db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 05:28:27 +0000 Subject: [PATCH] Bump test-prof from 1.0.10 to 1.0.11 Bumps [test-prof](https://github.com/test-prof/test-prof) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/test-prof/test-prof/releases) - [Changelog](https://github.com/test-prof/test-prof/blob/master/CHANGELOG.md) - [Commits](https://github.com/test-prof/test-prof/compare/v1.0.10...v1.0.11) --- updated-dependencies: - dependency-name: test-prof dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d61e6e99496..7f671843a60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -942,7 +942,7 @@ GEM temple (0.8.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - test-prof (1.0.10) + test-prof (1.0.11) thor (1.2.1) tilt (2.0.11) timecop (0.9.5)