From 31a265c285f2bef520bbc93d5b712b29d18a9d03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 06:09:11 +0000 Subject: [PATCH] build(deps): bump tilt from 2.3.0 to 2.4.0 in the bundler group Bumps the bundler group with 1 update: [tilt](https://github.com/jeremyevans/tilt). Updates `tilt` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeremyevans/tilt/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: tilt dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8804a25b3..537019044 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,7 @@ GEM ffi strscan (3.1.0) thor (1.3.1) - tilt (2.3.0) + tilt (2.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)