From 14cf22cae504797c27d56993ad087aa4d077509b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 14:30:48 +0000 Subject: [PATCH] Bump tilt from 2.4.0 to 2.5.0 in /builder Bumps [tilt](https://github.com/jeremyevans/tilt) from 2.4.0 to 2.5.0. - [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeremyevans/tilt/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: tilt dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index 65dba15dfde..e28d3eae517 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -283,7 +283,7 @@ GEM stringio (3.1.2) temple (0.10.3) thor (1.3.2) - tilt (2.4.0) + tilt (2.5.0) timeout (0.4.3) turbo-rails (2.0.11) actionpack (>= 6.0.0)