Bump rails from 6.0.5.1 to 7.1.3.4

Bumps [rails](https://github.com/rails/rails) from 6.0.5.1 to 7.1.3.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.0.5.1...v7.1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-06 07:17:50 +00:00 committed by GitHub
parent fcff755284
commit c38c2a2eea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 108 additions and 71 deletions

View file

@ -8,7 +8,7 @@ gem 'coffee-rails', '~> 5.0.0'
gem 'jquery-rails', '~> 4.6'
gem 'jquery-ui-rails', '~>7.0.0'
gem 'rails', '~> 6.1'
gem 'rails', '~> 7.1'
gem 'sassc-rails', '~> 2.1.2'
gem 'bootstrap-sass', '3.4.1'