Merge remote-tracking branch 'origin/remove-rails5-gemfile'
This commit is contained in:
commit
321506c743
|
|
@ -1,7 +0,0 @@
|
|||
# BUNDLE_GEMFILE=Gemfile.rails5 bundle install
|
||||
|
||||
ENV["RAILS5"] = "true"
|
||||
|
||||
gemfile = File.expand_path("../Gemfile", __FILE__)
|
||||
|
||||
eval(File.read(gemfile), nil, gemfile)
|
||||
Loading…
Reference in New Issue