From 84911feb0b42c15a0cb7728c31d42f5fbb60b58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 00:16:44 +0000 Subject: [PATCH] Bump actionview from 7.1.5.1 to 7.2.3.1 Bumps [actionview](https://github.com/rails/rails) from 7.1.5.1 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.5.1...v7.2.3.1) --- updated-dependencies: - dependency-name: actionview dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 95 +++++++++++++++++++++++++++------------------------- 1 file changed, 49 insertions(+), 46 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f698c1f..1e12a8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,62 +7,62 @@ PATH GEM remote: https://rubygems.org/ specs: - actionmailer (7.1.5.1) - actionpack (= 7.1.5.1) - actionview (= 7.1.5.1) - activejob (= 7.1.5.1) - activesupport (= 7.1.5.1) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp + actionmailer (7.2.3.1) + actionpack (= 7.2.3.1) + actionview (= 7.2.3.1) + activejob (= 7.2.3.1) + activesupport (= 7.2.3.1) + mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.1.5.1) - actionview (= 7.1.5.1) - activesupport (= 7.1.5.1) + actionpack (7.2.3.1) + actionview (= 7.2.3.1) + activesupport (= 7.2.3.1) + cgi nokogiri (>= 1.8.5) racc - rack (>= 2.2.4) + rack (>= 2.2.4, < 3.3) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actionview (7.1.5.1) - activesupport (= 7.1.5.1) + useragent (~> 0.16) + actionview (7.2.3.1) + activesupport (= 7.2.3.1) builder (~> 3.1) + cgi erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.1.5.1) - activesupport (= 7.1.5.1) + activejob (7.2.3.1) + activesupport (= 7.2.3.1) globalid (>= 0.3.6) - activemodel (7.1.5.1) - activesupport (= 7.1.5.1) - activerecord (7.1.5.1) - activemodel (= 7.1.5.1) - activesupport (= 7.1.5.1) + activemodel (7.2.3.1) + activesupport (= 7.2.3.1) + activerecord (7.2.3.1) + activemodel (= 7.2.3.1) + activesupport (= 7.2.3.1) timeout (>= 0.4.0) - activesupport (7.1.5.1) + activesupport (7.2.3.1) base64 benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1) - mutex_m + minitest (>= 5.1, < 6) securerandom (>= 0.3) - tzinfo (~> 2.0) + tzinfo (~> 2.0, >= 2.0.5) argon2 (2.3.0) ffi (~> 1.15) ffi-compiler (~> 1.0) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.5.0) + bigdecimal (4.0.1) builder (3.3.0) + cgi (0.5.1) clearance (2.8.0) actionmailer (>= 5.0) activemodel (>= 5.0) @@ -71,12 +71,12 @@ GEM bcrypt (>= 3.1.1) email_validator (~> 2.0) railties (>= 5.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.3) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) date (3.4.1) diff-lcs (1.2.4) - drb (2.2.1) + drb (2.2.3) email_validator (2.2.4) activemodel erubi (1.13.1) @@ -86,14 +86,14 @@ GEM rake globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.13.1) rdoc (>= 4.0.0) reline (>= 0.4.2) logger (1.7.0) - loofah (2.24.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -102,9 +102,8 @@ GEM net-pop net-smtp mini_mime (1.1.5) - mini_portile2 (2.8.8) - minitest (5.25.5) - mutex_m (0.3.0) + mini_portile2 (2.8.9) + minitest (5.27.0) net-imap (0.4.20) date net-protocol @@ -114,7 +113,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nokogiri (1.18.8) + nokogiri (1.19.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) psych (5.1.2) @@ -129,20 +128,22 @@ GEM rackup (2.1.0) rack (>= 3) webrick (~> 1.8) - 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.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) 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.1.5.1) - actionpack (= 7.1.5.1) - activesupport (= 7.1.5.1) - irb + railties (7.2.3.1) + actionpack (= 7.2.3.1) + activesupport (= 7.2.3.1) + cgi + irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) + tsort (>= 0.2) zeitwerk (~> 2.6) rake (13.2.1) rdoc (6.7.0) @@ -161,8 +162,10 @@ GEM stringio (3.1.0) thor (1.3.1) timeout (0.4.3) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + useragent (0.16.11) webrick (1.8.2) zeitwerk (2.6.15)