From e5f445ba52814de4b130add3493613ce493625bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 04:51:19 +0000 Subject: [PATCH] Bump timecop from 0.9.2 to 0.9.3 Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.2 to 0.9.3. - [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.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 689f1cb..11a82e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM sequel_pg (1.14.0) pg (>= 0.18.0, != 1.2.0) sequel (>= 4.38.0) - timecop (0.9.2) + timecop (0.9.3) tty-color (0.6.0) tty-logger (0.6.0) pastel (~> 0.8)