From f84a5d71e86832b3d26b7e12f54679ea162f53a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 20:26:53 +0000 Subject: [PATCH] chore(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 | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 970a047..26e0832 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,8 +82,8 @@ GEM base64 (0.3.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) - benchmark (0.4.1) - bigdecimal (3.2.2) + benchmark (0.5.0) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -193,7 +193,7 @@ GEM dry-schema (~> 1.14) zeitwerk (~> 2.6) ed25519 (1.4.0) - erb (5.0.2) + erb (5.1.3) erubi (1.13.1) et-orbi (1.3.0) tzinfo @@ -294,7 +294,7 @@ GEM memo_wise (1.13.0) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) mongo (2.21.3) base64 bson (>= 4.14.1, < 6.0.0) @@ -322,19 +322,19 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-aarch64-linux-musl) + nokogiri (1.18.10-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-gnu) + nokogiri (1.18.10-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-musl) + nokogiri (1.18.10-arm-linux-musl) racc (~> 1.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-musl) + nokogiri (1.18.10-x86_64-linux-musl) racc (~> 1.4) oauth2 (2.0.12) faraday (>= 0.17.3, < 4.0) @@ -374,7 +374,7 @@ GEM pg (1.6.1-arm64-darwin) pg (1.6.1-x86_64-linux) pg (1.6.1-x86_64-linux-musl) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.4.0) @@ -395,7 +395,7 @@ GEM rspec-support (~> 3.12) raabro (1.4.0) racc (1.8.1) - rack (3.2.0) + rack (3.2.3) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -451,9 +451,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.14.2) + rdoc (6.15.0) erb psych (>= 4.0.0) + tsort regexp_parser (2.11.2) reline (0.6.2) io-console (~> 0.5) @@ -567,7 +568,8 @@ GEM thruster (0.1.15-arm64-darwin) thruster (0.1.15-x86_64-linux) timeout (0.4.3) - turbo-rails (2.0.16) + tsort (0.2.0) + turbo-rails (2.0.20) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) @@ -575,7 +577,7 @@ GEM unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) version_gem (1.1.8) view_component (3.23.2)