Upgraded to Rails 7.0.4.2
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -7,7 +7,7 @@ gem 'cancancan'
|
||||
ruby "3.1.3"
|
||||
|
||||
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
||||
gem "rails", "~> 7.0.2.3"
|
||||
gem "rails", "~> 7.0.4.2"
|
||||
|
||||
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
|
||||
gem "sprockets-rails"
|
||||
|
||||
Reference in New Issue
Block a user