From 99f7035f1ede43d762d25455ee9e849b654a343a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:15:45 +0000 Subject: [PATCH] build(deps-dev): 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: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 e8ff814dff..ce826894e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -573,7 +573,7 @@ GEM sequel (>= 5.0, < 6.0) thor (1.5.0) tilt (2.7.0) - timecop (0.9.10) + timecop (0.9.11) timeliness (0.5.3) trailblazer-option (0.1.2) tsort (0.2.0)