Closed radar closed 5 years ago
Build failure caused by rubygems incompat with that version of Ruby. Perhaps consider removing support for older Ruby versions?
Please remove foreman
from your Gemfile and install it as a system-level dependency (see the README)
When attempting to upgrade my app to rails 6.0.0.beta1 today, I came across this:
I believe this is caused by foreman's thor dependency being behind what railties expects.
Bumping this version and running foreman's tests on my own machine did not show up any strangeness, so I think it is probably safe to do.