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 4b1128d commit c7007f3Copy full SHA for c7007f3
gemfiles/Gemfile-rails-edge
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
4
5
gemspec path: "../"
6
7
-gem "rails", github: "rails/rails"
+gem "rails", github: "rails/rails", branch: "main"
8
gem "arel", github: "rails/arel"
9
gem "rake", ">= 11.1"
10
gem "rack-proxy", require: false
0 commit comments