From 6600504e6c5cea52b3e673fa7e27775e5a56714c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 12:04:05 +0000 Subject: [PATCH] Bump timecop from 0.9.4 to 0.9.6 Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.4 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.4...v0.9.6) --- updated-dependencies: - dependency-name: timecop dependency-type: direct:production 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 ff93d1a..e8cbfad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) - timecop (0.9.4) + timecop (0.9.6) tty-color (0.6.0) tty-logger (0.6.0) pastel (~> 0.8)