mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-17 22:55:28 +01:00
Bump rails from 6.1.7.9 to 7.1.4.2
Bumps [rails](https://github.com/rails/rails) from 6.1.7.9 to 7.1.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.1.7.9...v7.1.4.2) --- 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:
parent
5243a0a092
commit
b4f4fd6bc7
2 changed files with 111 additions and 74 deletions
2
Gemfile
2
Gemfile
|
|
@ -3,7 +3,7 @@ source 'https://rubygems.org'
|
|||
gem 'actionpack-xml_parser', '~> 2.0'
|
||||
gem 'activemodel-serializers-xml', '~> 1.0.3'
|
||||
|
||||
gem 'rails', '~> 6.1'
|
||||
gem 'rails', '~> 7.1'
|
||||
|
||||
gem 'font-awesome-sass', '~> 6.5.2'
|
||||
gem 'jquery-rails', '~> 4.6'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue