From d303ffa256d5a6a2638323ddd5ee001e49635de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 03:14:53 +0000 Subject: [PATCH] Bump timecop from 0.9.8 to 0.9.9 Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.8 to 0.9.9. - [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md) - [Commits](https://github.com/travisjeffery/timecop/compare/v0.9.8...v0.9.9) --- updated-dependencies: - dependency-name: timecop 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 58a3f9697..6c9da928c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -771,7 +771,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.3.1) tilt (2.0.10) - timecop (0.9.8) + timecop (0.9.9) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0)