Hi, trying to update a rails from 5.2 to 6.0 and codemirror-rails is blocking it.
from bundle update rails I get the following error:
Bundler could not find compatible versions for gem "railties":
In Gemfile:
codemirror-rails was resolved to 5.16.0, which depends on
railties (< 6.0, >= 3.0)
Hi, trying to update a rails from 5.2 to 6.0 and
codemirror-railsis blocking it.from
bundle update railsI get the following error: