From eecdff0eebcdb09ddb2e793762b010ff3afed0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 07:38:45 +0100 Subject: [PATCH] build(deps): bump tilt from 2.5.0 to 2.6.0 (#36911) Bumps [tilt](https://github.com/jeremyevans/tilt) from 2.5.0 to 2.6.0. - [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeremyevans/tilt/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: tilt dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5137849eb53..6e61a12dc39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM stringex (2.8.6) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - tilt (2.5.0) + tilt (2.6.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2024.2)