From 78c96e699a87e5d57fe2e94bd9ed47ab9968117e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 17:55:05 +0000 Subject: [PATCH] chore(deps-dev): Bump test-prof from 1.6.0 to 1.6.1 Bumps [test-prof](https://github.com/test-prof/test-prof) from 1.6.0 to 1.6.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.6.0...v1.6.1) --- updated-dependencies: - dependency-name: test-prof dependency-version: 1.6.1 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 926dedb..a37daef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -347,7 +347,7 @@ GEM thor (>= 1.3.1) stackprof (0.2.28) stringio (3.2.0) - test-prof (1.6.0) + test-prof (1.6.1) thor (1.5.0) timeout (0.6.1) tsort (0.2.0)