From 25cff6a090a16ad770abd623930cd2575d3df6a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 17:10:24 +0000 Subject: [PATCH] Bump turbo-rails from 2.0.16 to 2.0.19 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.16 to 2.0.19. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.16...v2.0.19) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 071032b..5f8a59a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM reline (>= 0.3.8) drb (2.2.3) dry-cli (1.2.0) - erb (5.1.1) + erb (5.1.3) erb_lint (0.9.0) activesupport better_html (>= 2.0.1) @@ -322,7 +322,7 @@ GEM thor (1.4.0) timeout (0.4.3) tsort (0.2.0) - turbo-rails (2.0.16) + turbo-rails (2.0.19) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6)