From 2c467456198ff3077acc32d42f350f6616321b5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 20:22:40 +0000 Subject: [PATCH] Bump turbo-rails from 2.0.5 to 2.0.12 Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.5 to 2.0.12. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.5...v2.0.12) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index db9e66bd..f8ad076e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM xpath (~> 3.2) coderay (1.1.3) colorize (1.1.0) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.4.0) @@ -126,7 +126,7 @@ GEM dotenv-rails (3.1.0) dotenv (= 3.1.0) railties (>= 6.1) - erubi (1.13.0) + erubi (1.13.1) factory_bot (6.4.6) activesupport (>= 5.0.0) factory_bot_rails (6.4.3) @@ -155,7 +155,7 @@ GEM rails (>= 6.0.0) stimulus-rails turbo-rails - i18n (1.14.5) + i18n (1.14.7) concurrent-ruby (~> 1.0) inline_svg (1.9.0) activesupport (>= 3.0) @@ -170,7 +170,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.22.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -183,7 +183,7 @@ GEM memory_profiler (1.0.1) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.5) msgpack (1.7.2) net-http (0.6.0) uri @@ -197,9 +197,9 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.7-x86_64-darwin) + nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) orm_adapter (0.5.0) pagy (7.0.10) @@ -226,12 +226,12 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.9) + rack (2.2.17) rack-cors (2.0.2) rack (>= 2.0.0) rack-mini-profiler (3.3.1) rack (>= 1.2.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rails (7.0.8.4) actioncable (= 7.0.8.4) @@ -247,13 +247,13 @@ GEM activesupport (= 7.0.8.4) bundler (>= 1.15.0) railties (= 7.0.8.4) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) - nokogiri (~> 1.14) + 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.8.4) actionpack (= 7.0.8.4) activesupport (= 7.0.8.4) @@ -262,7 +262,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -348,12 +348,11 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) tilt (2.3.0) timeout (0.4.1) - turbo-rails (2.0.5) + 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) @@ -375,7 +374,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.17) + zeitwerk (2.7.3) PLATFORMS x86_64-darwin-21