Commit 321506c7 authored by Kamil Trzciński's avatar Kamil Trzciński

Merge remote-tracking branch 'origin/remove-rails5-gemfile'

parents 0f25d2b3 62dfb280
# 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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment