From c3bc3721982b10878f267a0fb199354ace585aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 15:33:52 +0000 Subject: [PATCH] chore(deps): bump turbo-rails from 1.3.3 to 2.0.12 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.3.3 to 2.0.12. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.3.3...v2.0.12) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 49 +++++++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 245c90f..c77c9fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) capybara (3.38.0) addressable matrix @@ -82,21 +82,21 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) choice (0.2.0) - concurrent-ruby (1.2.0) + concurrent-ruby (1.3.5) crass (1.0.6) date (3.3.3) debug (1.7.1) irb (>= 1.5.0) reline (>= 0.3.1) dry-cli (1.0.0) - erubi (1.12.0) + erubi (1.13.1) foreman (0.87.2) - globalid (1.1.0) - activesupport (>= 5.0) + globalid (1.3.0) + activesupport (>= 6.1) httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.12.0) + i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (1.1.5) actionpack (>= 6.0.0) @@ -113,9 +113,9 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - loofah (2.19.1) + loofah (2.24.1) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.0.1) mini_mime (>= 0.1.1) net-imap @@ -123,9 +123,9 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.2) - minitest (5.17.0) + minitest (5.26.2) msgpack (1.6.0) multi_xml (0.6.0) net-imap (0.3.4) @@ -138,18 +138,18 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.14.1-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.1-x86_64-linux) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) public_suffix (5.0.1) puma (5.6.5) nio4r (~> 2.0) - racc (1.6.2) - rack (2.2.6.2) + racc (1.8.1) + rack (2.2.21) rack-proxy (0.7.6) rack - rack-test (2.0.2) + rack-test (2.2.0) rack (>= 1.3) rails (7.0.4.2) actioncable (= 7.0.4.2) @@ -165,16 +165,18 @@ GEM activesupport (= 7.0.4.2) bundler (>= 1.15.0) railties (= 7.0.4.2) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.3.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-erd (1.7.2) activerecord (>= 4.2) activesupport (>= 4.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.2) + loofah (~> 2.21) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.4.2) actionpack (= 7.0.4.2) activesupport (= 7.0.4.2) @@ -182,7 +184,7 @@ GEM rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) - rake (13.0.6) + rake (13.3.1) regexp_parser (2.6.2) reline (0.3.2) io-console (~> 0.5) @@ -206,13 +208,12 @@ GEM sqlite3 (1.6.0-x86_64-linux) stimulus-rails (1.2.1) railties (>= 6.0.0) - thor (1.2.1) + thor (1.4.0) timeout (0.3.1) troupe (0.1.0) interactor (~> 3.1) - turbo-rails (1.3.3) + turbo-rails (2.0.12) actionpack (>= 6.0.0) - activejob (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -238,7 +239,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.6) + zeitwerk (2.7.3) PLATFORMS arm64-darwin-21