From f8764c8fa893156a054eff984cc9a99057b85941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:16:20 +0000 Subject: [PATCH] Bump tilt from 2.4.0 to 2.5.0 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: direct:production 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 7cc1a83db81..af2b62c42ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -666,7 +666,7 @@ GEM terser (1.2.4) execjs (>= 0.3.0, < 3) thor (1.3.2) - tilt (2.4.0) + tilt (2.5.0) timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0)