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 91e6744 commit f15d4f2Copy full SHA for f15d4f2
run/rails/Gemfile
@@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
gem "dotenv-rails", "~> 2.8"
5
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
6
-gem "rails", "~> 7.0"
+gem "rails", "~> 8.0"
7
# Use postgresql as the database for Active Record
8
gem "pg", "~> 1.5"
9
# Use Puma as the app server
0 commit comments