提交 62dfb280 编写于 作者: J Jan Provaznik

Remove Gemfile.rails5

This file is not needed anymore (since we switched to rails 5 already).
上级 b7cedd91
# BUNDLE_GEMFILE=Gemfile.rails5 bundle install
ENV["RAILS5"] = "true"
gemfile = File.expand_path("../Gemfile", __FILE__)
eval(File.read(gemfile), nil, gemfile)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册