From c8cae7b7de16c1e5bb0da0b526af25df757c40dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:18:49 +0100 Subject: [PATCH] Build(deps-dev): Bump test-prof from 1.2.0 to 1.2.1 (#20796) Bumps [test-prof](https://github.com/test-prof/test-prof) from 1.2.0 to 1.2.1. - [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.2.0...v1.2.1) --- updated-dependencies: - dependency-name: test-prof dependency-type: direct:development update-type: version-update:semver-patch ... 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 9db628368a3..fd6a5da25f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -481,7 +481,7 @@ GEM syntax_tree (6.1.1) prettier_print (>= 1.2.0) syntax_tree-disable_ternary (1.0.0) - test-prof (1.2.0) + test-prof (1.2.1) thor (1.2.1) tilt (2.1.0) timeout (0.3.2)