From bc7900730e5a019aea9edc4feac65b38157d0c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:16:57 +0000 Subject: [PATCH] build(deps-dev): 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 fced0ad7f5d..730fd1b8413 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -560,7 +560,7 @@ GEM rack (>= 1, < 3) thor (1.3.1) tilt (2.3.0) - timecop (0.9.8) + timecop (0.9.9) timeliness (0.4.5) trailblazer-option (0.1.2) tzinfo (2.0.6)