mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Upgrade to Rails 7.1
This commit is contained in:
parent
36b47125ef
commit
2eb54b1c3e
4 changed files with 4 additions and 5 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', '~> 7.0'
|
||||
gem 'rails', '~> 7.1'
|
||||
|
||||
gem 'font-awesome-sass', '~> 6.7.2'
|
||||
gem 'jquery-rails', '~> 4.6'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue