Bump rails from 7.2.1.1 to 7.2.2

Bumps [rails](https://github.com/rails/rails) from 7.2.1.1 to 7.2.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.2.1.1...v7.2.2)

---
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-10-31 05:48:04 +00:00
committed by Ryan Williams
parent 0e7da8bdc8
commit 62819742df
2 changed files with 61 additions and 59 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ ruby "3.3.5"
# Bundle edge Rails instead:
# gem "rails", github: "rails/rails", branch: "7-2-stable"
gem "rails", "~> 7.2", ">= 7.2.1"
gem "rails", "~> 7.2"
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"