Skip to content

Commit 93c4e1b

Browse files
Update dependency rails to v8
1 parent 3e82ec9 commit 93c4e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
99
ruby "3.1.6"
1010

1111
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
12-
gem "rails", "~> 7.0.8"
12+
gem "rails", "~> 8.0.0"
1313

1414
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
1515
# gem "sprockets-rails"

0 commit comments

Comments
 (0)