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 e021281 commit a45b5eeCopy full SHA for a45b5ee
Gemfile
@@ -11,7 +11,7 @@ if version == "master"
11
gem "rails", github: "rails/rails"
12
13
# ugh https://github.com/rails/rails/issues/16063#issuecomment-48090125
14
- gem "arel", github: "arel/arel"
+ gem "arel", github: "rails/arel"
15
else
16
gem "rails", "~> #{version}.0"
17
end
0 commit comments