From 2ded34c361ffd62f412263969063b15d4527a15e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 12:47:42 +0000 Subject: [PATCH] Bump tilt from 2.2.0 to 2.3.0 Bumps [tilt](https://github.com/jeremyevans/tilt) from 2.2.0 to 2.3.0. - [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeremyevans/tilt/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: tilt dependency-type: indirect 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 42c75b0..0747573 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM sprockets (>= 3.0.0) stringio (3.0.8) thor (1.2.2) - tilt (2.2.0) + tilt (2.3.0) timeout (0.4.0) typhoeus (1.4.0) ethon (>= 0.9.0)