From e0426d6dc02b7270d636eb096815a95bd724295f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:10:19 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5a9b9a3da..e0f761b07f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -405,8 +405,8 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) parallel (1.21.0) - paranoia (2.4.3) - activerecord (>= 4.0, < 6.2) + paranoia (2.6.0) + activerecord (>= 5.1, < 7.1) parser (3.1.0.0) ast (~> 2.4.1) paypal-sdk-core (0.3.4) @@ -626,9 +626,9 @@ GEM thor (1.2.1) thread-local (1.1.0) tilt (2.0.10) - timecop (0.9.4) + timecop (0.9.5) ttfunk (1.7.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)