From bff38b2c5bc3bc4ba383f4e478b14050cfcf2ec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 09:03:43 +0000 Subject: [PATCH] Bump timecop from 0.9.5 to 0.9.6 Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/travisjeffery/timecop/releases) - [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md) - [Commits](https://github.com/travisjeffery/timecop/compare/v0.9.5...v0.9.6) --- 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 f7b14ab7a9..2a434305ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -694,7 +694,7 @@ GEM thor (1.2.1) thread-local (1.1.0) tilt (2.0.11) - timecop (0.9.5) + timecop (0.9.6) timeout (0.3.0) ttfunk (1.7.0) tzinfo (2.0.5)