From cd5c7e8fc7a0cd2b7913717da57d491db3f49008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:18:16 +0000 Subject: [PATCH] chore(deps-dev): bump timecop from 0.9.6 to 0.9.8 Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.6 to 0.9.8. - [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md) - [Commits](https://github.com/travisjeffery/timecop/compare/v0.9.6...v0.9.8) --- 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 8b2d96200f..c0c6ae3b89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -715,7 +715,7 @@ GEM thor (1.2.2) thread-local (1.1.0) tilt (2.1.0) - timecop (0.9.6) + timecop (0.9.8) timeout (0.4.0) ttfunk (1.7.0) tzinfo (2.0.6)