Git
1 file changed +1 −1
Review
Insert
Gemfile (+1 −1) modified
1
source "https://rubygems.org"
1
source "https://rubygems.org"
2


      
2


      
3
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
3
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
4
gem "rails", "~> 8.0.5"
4
gem "rails", "~> 8.1.3"
5
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
5
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
6
gem "propshaft"
6
gem "propshaft"
7
gem "dartsass-rails"
7
gem "dartsass-rails"