From 36f5844ce8130a4d454b60160ce648dd99211353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 04:45:20 +0000 Subject: [PATCH] Bump turbo-rails from 2.0.20 to 2.0.23 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.20 to 2.0.23. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.20...v2.0.23) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 146d22c..0a692b8 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem "puma", "7.1.0" # Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails] gem "jsbundling-rails", "1.3.1" # Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev] -gem "turbo-rails", "2.0.20" +gem "turbo-rails", "2.0.23" # Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev] gem "stimulus-rails", "1.3.4" # Bundle and process CSS [https://github.com/rails/cssbundling-rails] diff --git a/Gemfile.lock b/Gemfile.lock index 3309cff..1ffbf10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.4) + rack (3.2.5) rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -240,7 +240,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) - rdoc (7.1.0) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort @@ -300,7 +300,7 @@ GEM thor (1.5.0) timeout (0.6.0) tsort (0.2.0) - turbo-rails (2.0.20) + turbo-rails (2.0.23) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) @@ -348,7 +348,7 @@ DEPENDENCIES standard stimulus-rails (= 1.3.4) tailwind_merge (~> 1.3.2) - turbo-rails (= 2.0.20) + turbo-rails (= 2.0.23) tzinfo-data web-console