From 7932027b369468c18671e494b17264c7ddc7c40b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 23:04:31 +0000 Subject: [PATCH] build(deps): bump turbo-rails from 2.0.16 to 2.0.20 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.16 to 2.0.20. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.16...v2.0.20) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d67a740b..01f853da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) base64 (0.3.0) - benchmark (0.4.1) + benchmark (0.5.0) bigdecimal (3.2.3) bindex (0.8.1) bootsnap (1.18.6) @@ -100,7 +100,7 @@ GEM date (3.4.1) docile (1.4.1) drb (2.2.3) - erb (5.0.2) + erb (5.1.3) erubi (1.13.1) faker (3.5.2) i18n (>= 1.8.11, < 2) @@ -148,7 +148,7 @@ GEM matrix (0.4.3) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) mocha (2.7.1) ruby2_keywords (>= 0.0.5) msgpack (1.8.0) @@ -187,7 +187,7 @@ GEM parser (3.3.9.0) ast (~> 2.4.1) racc - pp (0.6.2) + pp (0.6.3) prettyprint prettier (4.0.4) syntax_tree (>= 4.0.1) @@ -206,7 +206,7 @@ GEM puma (7.0.4) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.1) + rack (3.2.3) rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -415,7 +415,7 @@ GEM tilt (2.6.1) timeout (0.4.3) tsort (0.2.0) - turbo-rails (2.0.16) + turbo-rails (2.0.20) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) @@ -423,7 +423,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) version_gem (1.1.9) web-console (4.2.1)