chore(deps): bump rails from 7.1.2 to 7.1.3.1

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

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-14 19:01:40 +00:00 committed by GitHub
parent c82db4ba0c
commit 303a3163fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 73 additions and 75 deletions

View file

@ -7,7 +7,7 @@ git_source(:github) do |repo_name|
end
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem "rails", "~> 7.1.2"
gem "rails", "~> 7.1.3"
gem "sprockets-rails"
gem "pg"