From cdcd6536d30e1f5633104f0eb6cb0b320cad88c1 Mon Sep 17 00:00:00 2001 From: Aaron Contreras Date: Fri, 1 Dec 2023 12:08:27 -0500 Subject: [PATCH] Update lockfile with test-prof 1.3.0 * Runs `bundle update test-prof` --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index de7d6f946b3..b4e180369db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -984,7 +984,7 @@ GEM sys-filesystem (1.4.4) ffi (~> 1.1) table_print (1.5.7) - test-prof (1.2.3) + test-prof (1.3.0) text-hyphen (1.5.0) thor (1.3.0) thread_safe (0.3.6) @@ -1226,7 +1226,7 @@ DEPENDENCIES svg-graph (~> 2.2.0) sys-filesystem (~> 1.4.0) table_print (~> 1.5.6) - test-prof (~> 1.2.0) + test-prof (~> 1.3.0) timecop (~> 0.9.0) turbo-rails (~> 1.1) turbo_tests!