From 8485431baacc8312115d071f6dad895ad2bf60ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 06:46:31 +0800 Subject: [PATCH] Build(deps-dev): Bump test-prof from 1.0.11 to 1.1.0 (#19365) Bumps [test-prof](https://github.com/test-prof/test-prof) from 1.0.11 to 1.1.0. - [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.11...v1.1.0) --- updated-dependencies: - dependency-name: test-prof dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3c7d0cb7cf..9a1194384a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -449,7 +449,7 @@ GEM sprockets (>= 3.0.0) sshkey (2.0.0) stackprof (0.2.23) - test-prof (1.0.11) + test-prof (1.1.0) thor (1.2.1) tilt (2.0.11) timeout (0.3.1)