I am trying to update from refinery 1.0.9 to 2.0.9 on ruby 1.9.3. I am getting this error:
Bundler could not find compatible versions for gem "refinerycms-core":
In Gemfile: refinerycms-news (~> 1.2) ruby depends on refinerycms-core (~> 1.0.0) ruby refinerycms (~> 2.0.9) ruby depends on refinerycms-core (2.0.9)
Can you help me understand the error and what to do about it?