From 462e1a3e6791a4e584a18d6b145af7fc5b4e0507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 08:22:58 +0000 Subject: [PATCH] Upgrade: Bump turbo-rails from 2.0.11 to 2.0.17 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.11 to 2.0.17. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.11...v2.0.17) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5eb8e12ec..26463cb89d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -574,9 +574,9 @@ GEM thor (1.4.0) timeout (0.4.3) tsort (0.2.0) - turbo-rails (2.0.11) - actionpack (>= 6.0.0) - railties (>= 6.0.0) + turbo-rails (2.0.17) + actionpack (>= 7.1.0) + railties (>= 7.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode (0.4.4.5)