Update dependency rails to v8.1.2.1 (#38352)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-24 10:40:41 +01:00
committed by GitHub
parent 65952f9b4c
commit 014e85ba9d

View File

@@ -12,29 +12,29 @@ GEM
specs: specs:
action_text-trix (2.1.17) action_text-trix (2.1.17)
railties railties
actioncable (8.1.2) actioncable (8.1.2.1)
actionpack (= 8.1.2) actionpack (= 8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
actionmailbox (8.1.2) actionmailbox (8.1.2.1)
actionpack (= 8.1.2) actionpack (= 8.1.2.1)
activejob (= 8.1.2) activejob (= 8.1.2.1)
activerecord (= 8.1.2) activerecord (= 8.1.2.1)
activestorage (= 8.1.2) activestorage (= 8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
mail (>= 2.8.0) mail (>= 2.8.0)
actionmailer (8.1.2) actionmailer (8.1.2.1)
actionpack (= 8.1.2) actionpack (= 8.1.2.1)
actionview (= 8.1.2) actionview (= 8.1.2.1)
activejob (= 8.1.2) activejob (= 8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
mail (>= 2.8.0) mail (>= 2.8.0)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
actionpack (8.1.2) actionpack (8.1.2.1)
actionview (= 8.1.2) actionview (= 8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
rack (>= 2.2.4) rack (>= 2.2.4)
rack-session (>= 1.0.1) rack-session (>= 1.0.1)
@@ -42,16 +42,16 @@ GEM
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6) rails-html-sanitizer (~> 1.6)
useragent (~> 0.16) useragent (~> 0.16)
actiontext (8.1.2) actiontext (8.1.2.1)
action_text-trix (~> 2.1.15) action_text-trix (~> 2.1.15)
actionpack (= 8.1.2) actionpack (= 8.1.2.1)
activerecord (= 8.1.2) activerecord (= 8.1.2.1)
activestorage (= 8.1.2) activestorage (= 8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (8.1.2) actionview (8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.11) erubi (~> 1.11)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
@@ -61,22 +61,22 @@ GEM
activemodel (>= 4.1) activemodel (>= 4.1)
case_transform (>= 0.2) case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3) jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
activejob (8.1.2) activejob (8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (8.1.2) activemodel (8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
activerecord (8.1.2) activerecord (8.1.2.1)
activemodel (= 8.1.2) activemodel (= 8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
timeout (>= 0.4.0) timeout (>= 0.4.0)
activestorage (8.1.2) activestorage (8.1.2.1)
actionpack (= 8.1.2) actionpack (= 8.1.2.1)
activejob (= 8.1.2) activejob (= 8.1.2.1)
activerecord (= 8.1.2) activerecord (= 8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
marcel (~> 1.0) marcel (~> 1.0)
activesupport (8.1.2) activesupport (8.1.2.1)
base64 base64
bigdecimal bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1) concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -472,7 +472,7 @@ GEM
net-smtp (0.5.1) net-smtp (0.5.1)
net-protocol net-protocol
nio4r (2.7.5) nio4r (2.7.5)
nokogiri (1.19.1) nokogiri (1.19.2)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
omniauth (2.1.4) omniauth (2.1.4)
@@ -657,20 +657,20 @@ GEM
rack (>= 1.3) rack (>= 1.3)
rackup (2.3.1) rackup (2.3.1)
rack (>= 3) rack (>= 3)
rails (8.1.2) rails (8.1.2.1)
actioncable (= 8.1.2) actioncable (= 8.1.2.1)
actionmailbox (= 8.1.2) actionmailbox (= 8.1.2.1)
actionmailer (= 8.1.2) actionmailer (= 8.1.2.1)
actionpack (= 8.1.2) actionpack (= 8.1.2.1)
actiontext (= 8.1.2) actiontext (= 8.1.2.1)
actionview (= 8.1.2) actionview (= 8.1.2.1)
activejob (= 8.1.2) activejob (= 8.1.2.1)
activemodel (= 8.1.2) activemodel (= 8.1.2.1)
activerecord (= 8.1.2) activerecord (= 8.1.2.1)
activestorage (= 8.1.2) activestorage (= 8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 8.1.2) railties (= 8.1.2.1)
rails-dom-testing (2.3.0) rails-dom-testing (2.3.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
minitest minitest
@@ -681,9 +681,9 @@ GEM
rails-i18n (8.1.0) rails-i18n (8.1.0)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 8.0.0, < 9) railties (>= 8.0.0, < 9)
railties (8.1.2) railties (8.1.2.1)
actionpack (= 8.1.2) actionpack (= 8.1.2.1)
activesupport (= 8.1.2) activesupport (= 8.1.2.1)
irb (~> 1.13) irb (~> 1.13)
rackup (>= 1.0.0) rackup (>= 1.0.0)
rake (>= 12.2) rake (>= 12.2)