We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fce60e commit e00f1a6Copy full SHA for e00f1a6
Gemfile
@@ -9,7 +9,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
9
ruby "3.1.5"
10
11
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
12
-gem "rails", "~> 7.0.8"
+gem "rails", "~> 8.0.0"
13
14
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
15
# gem "sprockets-rails"
0 commit comments