From 0b286434cfcee2e60204e9ab2b6ddb1f28c52450 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 12:05:07 +0000 Subject: [PATCH] Bump timecop from 0.9.4 to 0.9.5 Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.4 to 0.9.5. - [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.5) --- 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 1a66730fb..5bfc738c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -597,7 +597,7 @@ GEM thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) - timecop (0.9.4) + timecop (0.9.5) trollop (1.16.2) tzinfo (2.0.4) concurrent-ruby (~> 1.0)