Bump rails from 7.1.2 to 7.1.3 (#403)

Bumps [rails](https://github.com/rails/rails) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.1.2...v7.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-16 21:53:16 -08:00
committed by GitHub
parent ae511512d3
commit 631c46f94a
2 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ ruby "3.3.0"
# Bundle edge Rails instead:
# gem "rails", github: "rails/rails", branch: "main"
gem "rails", "7.1.2"
gem "rails", "7.1.3"
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"