Skip to content

Commit 1d387e0

Browse files
committed
Specify main branch for rails-head
1 parent 04b1a0e commit 1d387e0

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
@@ -20,6 +20,6 @@ if RUBY_VERSION >= "2.5.0"
2020
end
2121

2222
appraise "rails-head" do
23-
gem "rails", github: "rails/rails"
23+
gem "rails", github: "rails/rails", branch: "main"
2424
end
2525
end

0 commit comments

Comments
 (0)