Bump rails from 7.2.0.beta1 to 7.2.0.beta2

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

---
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-06-05 05:13:34 +00:00
committed by Ryan Williams
parent 190eb672eb
commit 0e389ad99a
2 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ ruby "3.3.1"
# Bundle edge Rails instead:
# gem "rails", github: "rails/rails", branch: "7-2-stable"
gem "rails", "~> 7.2.0.beta1"
gem "rails", "~> 7.2.0.beta2"
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"