Skip to content

Commit c7007f3

Browse files
authored
Update Gemfile-rails-edge
1 parent 4b1128d commit c7007f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemfiles/Gemfile-rails-edge

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

55
gemspec path: "../"
66

7-
gem "rails", github: "rails/rails"
7+
gem "rails", github: "rails/rails", branch: "main"
88
gem "arel", github: "rails/arel"
99
gem "rake", ">= 11.1"
1010
gem "rack-proxy", require: false

0 commit comments

Comments
 (0)