From 2d6b60523431a9d6b83b3ea1b58f63b87848f26b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 17:11: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 a664ec35..090a8475 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM tins (~> 1.0) terminal-notifier-guard (1.7.0) thor (1.2.1) - timecop (0.9.5) + timecop (0.9.6) tins (1.31.1) sync tzinfo (2.0.5)