Skip to content
代码片段 群组 项目
提交 ed156528 编辑于 作者: Robert Speicher's avatar Robert Speicher
浏览文件

Merge branch 'remove-rails5-gemfile' into 'master'

Remove Gemfile.rails5

See merge request gitlab-org/gitlab-ce!23109
No related branches found
No related tags found
无相关合并请求
# BUNDLE_GEMFILE=Gemfile.rails5 bundle install
ENV["RAILS5"] = "true"
gemfile = File.expand_path("../Gemfile", __FILE__)
eval(File.read(gemfile), nil, gemfile)
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册