From a02746b96d2ec5c65f08e78d250719b187640ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 07:47:33 +0800 Subject: [PATCH] Build(deps): Bump tilt from 2.1.0 to 2.2.0 (#21936) Bumps [tilt](https://github.com/jeremyevans/tilt) from 2.1.0 to 2.2.0. - [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeremyevans/tilt/compare/v2.1.0...v2.2.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 5358d12e727..d6ca8482a5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -485,7 +485,7 @@ GEM syntax_tree-disable_ternary (1.0.0) test-prof (1.2.1) thor (1.2.2) - tilt (2.1.0) + tilt (2.2.0) timeout (0.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0)