From adb55419ce9ed9bef7f7aa92d96f69f0b0139f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 13:27:47 +0000 Subject: [PATCH] Bump timecop from 0.9.10 to 0.9.11 Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.10 to 0.9.11. - [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md) - [Commits](https://github.com/travisjeffery/timecop/compare/v0.9.10...v0.9.11) --- updated-dependencies: - dependency-name: timecop dependency-version: 0.9.11 dependency-type: direct:production 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 b250e38c..a658296f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM rubocop-performance (~> 1.26.0) stringio (3.2.0) thor (1.5.0) - timecop (0.9.10) + timecop (0.9.11) timeout (0.4.3) tsort (0.2.0) tzinfo (2.0.6)