From 8e578d166a99f8afd818b2c1561100dff4dec55c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 11:09:06 +0000 Subject: [PATCH] build(deps-dev): bump timecop from 0.9.2 to 0.9.4 Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.2 to 0.9.4. - [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.2...v0.9.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 618b1379260..45467db62f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -478,7 +478,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - timecop (0.9.2) + timecop (0.9.4) timeliness (0.3.10) to_regexp (0.2.1) tzinfo (1.2.7)