From feeff236ad35184682113184fac678b24870a71e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:59:03 +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 f2b1b52fc..e4d081982 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -660,7 +660,7 @@ GEM stringio (3.1.0) strscan (3.1.0) thor (1.3.1) - timecop (0.9.8) + timecop (0.9.9) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0)