Bump rails from 7.1.5.2 to 7.2.3

Bumps [rails](https://github.com/rails/rails) from 7.1.5.2 to 7.2.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.1.5.2...v7.2.3)

---
updated-dependencies:
- dependency-name: rails
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-05 10:57:04 +00:00 committed by GitHub
parent 7d0ca11c74
commit 4b147705a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 79 additions and 79 deletions

View file

@ -3,7 +3,7 @@ source 'https://rubygems.org'
gem 'actionpack-xml_parser', '~> 2.0'
gem 'activemodel-serializers-xml', '~> 1.0.3'
gem 'rails', '~> 7.1'
gem 'rails', '~> 7.2'
gem 'font-awesome-sass', '~> 6.7.2'
gem 'jquery-rails', '~> 4.6'