Skip to content

Commit 152e03a

Browse files
committed
Fixed
1 parent 3ab41e0 commit 152e03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Appraisals

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ appraise "rails-8.0" do
1515
end
1616

1717
appraise "rails-head" do
18-
gem "rails", github: "rails/rails"
18+
gem "rails", github: "rails/rails", branch: "main"
1919
end

0 commit comments

Comments
 (0)