Bump rails from 6.1.7.8 to 7.0.8.4

Bumps [rails](https://github.com/rails/rails) from 6.1.7.8 to 7.0.8.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.7.8...v7.0.8.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-19 07:22:09 +00:00 committed by GitHub
parent 867f1bc5d1
commit 5dcdfa6c7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 71 additions and 65 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.0'
gem 'sassc-rails', '~> 2.1.2'
gem 'bootstrap-sass', '3.4.1'