Bump rails from 7.2.0.beta3 to 7.2.0.rc1

Bumps [rails](https://github.com/rails/rails) from 7.2.0.beta3 to 7.2.0.rc1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.2.0.beta3...v7.2.0.rc1)

---
updated-dependencies:
- dependency-name: rails
  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]
2024-08-07 05:05:47 +00:00
committed by Ryan Williams
parent a5bd5b2e26
commit 19807b7112
2 changed files with 63 additions and 61 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ ruby "3.3.4"
# Bundle edge Rails instead:
# gem "rails", github: "rails/rails", branch: "7-2-stable"
gem "rails", "~> 7.2.0.beta2"
gem "rails", "~> 7.2.0.rc1"
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"