From 7e27ca386dd479145b4ab77c777e7fdcaac59d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:28:39 +0800 Subject: [PATCH] Build(deps-dev): Bump test-prof from 1.3.3 to 1.3.3.1 (#27654) Bumps [test-prof](https://github.com/test-prof/test-prof) from 1.3.3 to 1.3.3.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.3.3...v1.3.3.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 8544dbce79d..4c87ec26401 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -514,7 +514,7 @@ GEM syntax_tree (6.2.0) prettier_print (>= 1.2.0) syntax_tree-disable_ternary (1.0.0) - test-prof (1.3.3) + test-prof (1.3.3.1) thor (1.3.1) timeout (0.4.1) tzinfo (2.0.6)