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 d84c37d commit 83c3c96Copy full SHA for 83c3c96
Appraisals
@@ -20,6 +20,6 @@ if RUBY_VERSION >= "2.5.0"
20
end
21
22
appraise "rails-head" do
23
- gem "rails", github: "rails/rails"
+ gem "rails", github: "rails/rails", branch: "main"
24
25
0 commit comments