chore(deps): update dependency rails to v8.0.3 (#36230)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-25 07:55:46 +00:00 committed by GitHub
parent fda3589498
commit 8fac87d77c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,29 +10,29 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (8.0.2.1) actioncable (8.0.3)
actionpack (= 8.0.2.1) actionpack (= 8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
actionmailbox (8.0.2.1) actionmailbox (8.0.3)
actionpack (= 8.0.2.1) actionpack (= 8.0.3)
activejob (= 8.0.2.1) activejob (= 8.0.3)
activerecord (= 8.0.2.1) activerecord (= 8.0.3)
activestorage (= 8.0.2.1) activestorage (= 8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
mail (>= 2.8.0) mail (>= 2.8.0)
actionmailer (8.0.2.1) actionmailer (8.0.3)
actionpack (= 8.0.2.1) actionpack (= 8.0.3)
actionview (= 8.0.2.1) actionview (= 8.0.3)
activejob (= 8.0.2.1) activejob (= 8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
mail (>= 2.8.0) mail (>= 2.8.0)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
actionpack (8.0.2.1) actionpack (8.0.3)
actionview (= 8.0.2.1) actionview (= 8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
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)
@ -40,15 +40,15 @@ 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.0.2.1) actiontext (8.0.3)
actionpack (= 8.0.2.1) actionpack (= 8.0.3)
activerecord (= 8.0.2.1) activerecord (= 8.0.3)
activestorage (= 8.0.2.1) activestorage (= 8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (8.0.2.1) actionview (8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.11) erubi (~> 1.11)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
@ -58,22 +58,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.0.2.1) activejob (8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (8.0.2.1) activemodel (8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
activerecord (8.0.2.1) activerecord (8.0.3)
activemodel (= 8.0.2.1) activemodel (= 8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
timeout (>= 0.4.0) timeout (>= 0.4.0)
activestorage (8.0.2.1) activestorage (8.0.3)
actionpack (= 8.0.2.1) actionpack (= 8.0.3)
activejob (= 8.0.2.1) activejob (= 8.0.3)
activerecord (= 8.0.2.1) activerecord (= 8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
marcel (~> 1.0) marcel (~> 1.0)
activesupport (8.0.2.1) activesupport (8.0.3)
base64 base64
benchmark (>= 0.3) benchmark (>= 0.3)
bigdecimal bigdecimal
@ -447,7 +447,7 @@ GEM
mutex_m (0.3.0) mutex_m (0.3.0)
net-http (0.6.0) net-http (0.6.0)
uri uri
net-imap (0.5.9) net-imap (0.5.10)
date date
net-protocol net-protocol
net-ldap (0.20.0) net-ldap (0.20.0)
@ -669,20 +669,20 @@ GEM
rack (>= 1.3) rack (>= 1.3)
rackup (2.2.1) rackup (2.2.1)
rack (>= 3) rack (>= 3)
rails (8.0.2.1) rails (8.0.3)
actioncable (= 8.0.2.1) actioncable (= 8.0.3)
actionmailbox (= 8.0.2.1) actionmailbox (= 8.0.3)
actionmailer (= 8.0.2.1) actionmailer (= 8.0.3)
actionpack (= 8.0.2.1) actionpack (= 8.0.3)
actiontext (= 8.0.2.1) actiontext (= 8.0.3)
actionview (= 8.0.2.1) actionview (= 8.0.3)
activejob (= 8.0.2.1) activejob (= 8.0.3)
activemodel (= 8.0.2.1) activemodel (= 8.0.3)
activerecord (= 8.0.2.1) activerecord (= 8.0.3)
activestorage (= 8.0.2.1) activestorage (= 8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 8.0.2.1) railties (= 8.0.3)
rails-dom-testing (2.3.0) rails-dom-testing (2.3.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
minitest minitest
@ -693,13 +693,14 @@ GEM
rails-i18n (8.0.2) rails-i18n (8.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 8.0.0, < 9) railties (>= 8.0.0, < 9)
railties (8.0.2.1) railties (8.0.3)
actionpack (= 8.0.2.1) actionpack (= 8.0.3)
activesupport (= 8.0.2.1) activesupport (= 8.0.3)
irb (~> 1.13) irb (~> 1.13)
rackup (>= 1.0.0) rackup (>= 1.0.0)
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0, >= 1.2.2) thor (~> 1.0, >= 1.2.2)
tsort (>= 0.2)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.3.0) rake (13.3.0)
@ -879,6 +880,7 @@ GEM
bindata (~> 2.4) bindata (~> 2.4)
openssl (> 2.0) openssl (> 2.0)
openssl-signature_algorithm (~> 1.0) openssl-signature_algorithm (~> 1.0)
tsort (0.2.0)
tty-color (0.6.0) tty-color (0.6.0)
tty-cursor (0.7.1) tty-cursor (0.7.1)
tty-prompt (0.23.1) tty-prompt (0.23.1)