From 2bf843b2abfe4a869ecbd8722b76541f46906bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 05:21:13 +0000 Subject: [PATCH] Bump test-prof from 1.2.2 to 1.2.3 Bumps [test-prof](https://github.com/test-prof/test-prof) from 1.2.2 to 1.2.3. - [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.2...v1.2.3) --- 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 c3f6bda7961..48cfe48efcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -933,7 +933,7 @@ GEM sys-filesystem (1.4.3) ffi (~> 1.1) table_print (1.5.7) - test-prof (1.2.2) + test-prof (1.2.3) text-hyphen (1.5.0) thor (1.2.2) timecop (0.9.8)