Bump rails from 8.0.2.1 to 8.0.3

Bumps [rails](https://github.com/rails/rails) from 8.0.2.1 to 8.0.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)

---
updated-dependencies:
- dependency-name: rails
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-30 19:02:17 +00:00 committed by GitHub
parent 55e1f4a161
commit 6a3f7aebac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 67 additions and 66 deletions

View file

@ -29,7 +29,7 @@ gem 'pg'
gem 'prometheus_exporter' gem 'prometheus_exporter'
gem 'puma' gem 'puma'
gem 'pundit', '>= 2.5.1' gem 'pundit', '>= 2.5.1'
gem 'rails', '~> 8.0', '>= 8.0.3' gem 'rails', '~> 8.0'
gem 'rails_icons' gem 'rails_icons'
gem 'redis' gem 'redis'
gem 'rexml' gem 'rexml'

View file

@ -10,29 +10,29 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (8.0.3) actioncable (8.0.4)
actionpack (= 8.0.3) actionpack (= 8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
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.3) actionmailbox (8.0.4)
actionpack (= 8.0.3) actionpack (= 8.0.4)
activejob (= 8.0.3) activejob (= 8.0.4)
activerecord (= 8.0.3) activerecord (= 8.0.4)
activestorage (= 8.0.3) activestorage (= 8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
mail (>= 2.8.0) mail (>= 2.8.0)
actionmailer (8.0.3) actionmailer (8.0.4)
actionpack (= 8.0.3) actionpack (= 8.0.4)
actionview (= 8.0.3) actionview (= 8.0.4)
activejob (= 8.0.3) activejob (= 8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
mail (>= 2.8.0) mail (>= 2.8.0)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
actionpack (8.0.3) actionpack (8.0.4)
actionview (= 8.0.3) actionview (= 8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
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,38 +40,38 @@ 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.3) actiontext (8.0.4)
actionpack (= 8.0.3) actionpack (= 8.0.4)
activerecord (= 8.0.3) activerecord (= 8.0.4)
activestorage (= 8.0.3) activestorage (= 8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (8.0.3) actionview (8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.11) erubi (~> 1.11)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6) rails-html-sanitizer (~> 1.6)
activejob (8.0.3) activejob (8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (8.0.3) activemodel (8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
activerecord (8.0.3) activerecord (8.0.4)
activemodel (= 8.0.3) activemodel (= 8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
timeout (>= 0.4.0) timeout (>= 0.4.0)
activerecord-postgis-adapter (11.0.0) activerecord-postgis-adapter (11.0.0)
activerecord (~> 8.0.0) activerecord (~> 8.0.0)
rgeo-activerecord (~> 8.0.0) rgeo-activerecord (~> 8.0.0)
activestorage (8.0.3) activestorage (8.0.4)
actionpack (= 8.0.3) actionpack (= 8.0.4)
activejob (= 8.0.3) activejob (= 8.0.4)
activerecord (= 8.0.3) activerecord (= 8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
marcel (~> 1.0) marcel (~> 1.0)
activesupport (8.0.3) activesupport (8.0.4)
base64 base64
benchmark (>= 0.3) benchmark (>= 0.3)
bigdecimal bigdecimal
@ -106,8 +106,8 @@ GEM
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
base64 (0.3.0) base64 (0.3.0)
bcrypt (3.1.20) bcrypt (3.1.20)
benchmark (0.4.1) benchmark (0.5.0)
bigdecimal (3.2.3) bigdecimal (3.3.1)
bootsnap (1.18.6) bootsnap (1.18.6)
msgpack (~> 1.2) msgpack (~> 1.2)
brakeman (7.0.2) brakeman (7.0.2)
@ -144,7 +144,7 @@ GEM
railties (>= 6.1) railties (>= 6.1)
database_consistency (2.0.6) database_consistency (2.0.6)
activerecord (>= 3.2) activerecord (>= 3.2)
date (3.4.1) date (3.5.0)
debug (1.11.0) debug (1.11.0)
irb (~> 1.10) irb (~> 1.10)
reline (>= 0.3.8) reline (>= 0.3.8)
@ -161,7 +161,7 @@ GEM
dotenv (= 3.1.8) dotenv (= 3.1.8)
railties (>= 6.1) railties (>= 6.1)
drb (2.2.3) drb (2.2.3)
erb (5.0.2) erb (5.1.3)
erubi (1.13.1) erubi (1.13.1)
et-orbi (1.4.0) et-orbi (1.4.0)
tzinfo tzinfo
@ -251,7 +251,7 @@ GEM
method_source (1.1.0) method_source (1.1.0)
mini_mime (1.1.5) mini_mime (1.1.5)
mini_portile2 (2.8.9) mini_portile2 (2.8.9)
minitest (5.25.5) minitest (5.26.0)
msgpack (1.7.3) msgpack (1.7.3)
multi_json (1.15.0) multi_json (1.15.0)
multi_xml (0.7.1) multi_xml (0.7.1)
@ -296,7 +296,7 @@ GEM
pg (1.6.2-arm64-darwin) pg (1.6.2-arm64-darwin)
pg (1.6.2-x86_64-darwin) pg (1.6.2-x86_64-darwin)
pg (1.6.2-x86_64-linux) pg (1.6.2-x86_64-linux)
pp (0.6.2) pp (0.6.3)
prettyprint prettyprint
prettyprint (0.2.0) prettyprint (0.2.0)
prism (1.5.1) prism (1.5.1)
@ -320,7 +320,7 @@ GEM
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
raabro (1.4.0) raabro (1.4.0)
racc (1.8.1) racc (1.8.1)
rack (3.2.2) rack (3.2.3)
rack-session (2.1.1) rack-session (2.1.1)
base64 (>= 0.1.0) base64 (>= 0.1.0)
rack (>= 3.0.0) rack (>= 3.0.0)
@ -328,20 +328,20 @@ GEM
rack (>= 1.3) rack (>= 1.3)
rackup (2.2.1) rackup (2.2.1)
rack (>= 3) rack (>= 3)
rails (8.0.3) rails (8.0.4)
actioncable (= 8.0.3) actioncable (= 8.0.4)
actionmailbox (= 8.0.3) actionmailbox (= 8.0.4)
actionmailer (= 8.0.3) actionmailer (= 8.0.4)
actionpack (= 8.0.3) actionpack (= 8.0.4)
actiontext (= 8.0.3) actiontext (= 8.0.4)
actionview (= 8.0.3) actionview (= 8.0.4)
activejob (= 8.0.3) activejob (= 8.0.4)
activemodel (= 8.0.3) activemodel (= 8.0.4)
activerecord (= 8.0.3) activerecord (= 8.0.4)
activestorage (= 8.0.3) activestorage (= 8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 8.0.3) railties (= 8.0.4)
rails-dom-testing (2.3.0) rails-dom-testing (2.3.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
minitest minitest
@ -352,9 +352,9 @@ GEM
rails_icons (1.4.0) rails_icons (1.4.0)
nokogiri (~> 1.16, >= 1.16.4) nokogiri (~> 1.16, >= 1.16.4)
rails (> 6.1) rails (> 6.1)
railties (8.0.3) railties (8.0.4)
actionpack (= 8.0.3) actionpack (= 8.0.4)
activesupport (= 8.0.3) activesupport (= 8.0.4)
irb (~> 1.13) irb (~> 1.13)
rackup (>= 1.0.0) rackup (>= 1.0.0)
rake (>= 12.2) rake (>= 12.2)
@ -362,10 +362,11 @@ GEM
tsort (>= 0.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.1)
rdoc (6.14.2) rdoc (6.15.0)
erb erb
psych (>= 4.0.0) psych (>= 4.0.0)
tsort
redis (5.4.0) redis (5.4.0)
redis-client (>= 0.22.0) redis-client (>= 0.22.0)
redis-client (0.24.0) redis-client (0.24.0)
@ -501,7 +502,7 @@ GEM
tailwindcss-ruby (3.4.17-x86_64-darwin) tailwindcss-ruby (3.4.17-x86_64-darwin)
tailwindcss-ruby (3.4.17-x86_64-linux) tailwindcss-ruby (3.4.17-x86_64-linux)
thor (1.4.0) thor (1.4.0)
timeout (0.4.3) timeout (0.4.4)
tsort (0.2.0) tsort (0.2.0)
turbo-rails (2.0.17) turbo-rails (2.0.17)
actionpack (>= 7.1.0) actionpack (>= 7.1.0)
@ -512,7 +513,7 @@ GEM
unicode-display_width (3.2.0) unicode-display_width (3.2.0)
unicode-emoji (~> 4.1) unicode-emoji (~> 4.1)
unicode-emoji (4.1.0) unicode-emoji (4.1.0)
uri (1.0.3) uri (1.0.4)
useragent (0.16.11) useragent (0.16.11)
warden (1.2.9) warden (1.2.9)
rack (>= 2.0.9) rack (>= 2.0.9)
@ -574,7 +575,7 @@ DEPENDENCIES
pry-rails pry-rails
puma puma
pundit (>= 2.5.1) pundit (>= 2.5.1)
rails (~> 8.0, >= 8.0.3) rails (~> 8.0)
rails_icons rails_icons
redis redis
rexml rexml