From e4bc52b6cd0b7509d45ac0575444f6e60770f23e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 00:47:09 +0000 Subject: [PATCH] Bump turbo-rails from 2.0.11 to 2.0.12 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.11 to 2.0.12 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.11...v2.0.12) --- updated-dependencies: - dependency-name: turbo-rails 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 0943a2def78..11995ecc312 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -296,7 +296,7 @@ GEM thor (1.3.2) tilt (2.6.0) timeout (0.4.3) - turbo-rails (2.0.11) + turbo-rails (2.0.12) actionpack (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6)