From ab620cd940e4a0fa7fc1e2ce2f92a8049fc5c275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:05:18 +0000 Subject: [PATCH] build(deps): bump tilt from 2.8.0 to 2.9.0 Bumps [tilt](https://github.com/jeremyevans/tilt) from 2.8.0 to 2.9.0. - [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeremyevans/tilt/compare/v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: tilt dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b91c4d9dd24..29837a31f6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -407,7 +407,7 @@ GEM delayed_job (~> 4.1) sequel (>= 5.0, < 6.0) thor (1.5.0) - tilt (2.8.0) + tilt (2.9.0) timecop (0.9.11) tsort (0.2.0) tzinfo (2.0.6)