From 25367b3bb604ce2238c6a86c2ad7437f9229e8e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 15:50:28 +0000 Subject: [PATCH] Bump turbo-rails from 2.0.13 to 2.0.14 in /builder in the turbo group Bumps the turbo group in /builder with 1 update: [turbo-rails](https://github.com/hotwired/turbo-rails). Updates `turbo-rails` from 2.0.13 to 2.0.14 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.13...v2.0.14) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: turbo ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index d9cefbf25bd..47920f756ea 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -300,7 +300,7 @@ GEM thor (1.3.2) tilt (2.6.0) timeout (0.4.3) - turbo-rails (2.0.13) + turbo-rails (2.0.14) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6)