Closed captproton closed 2 years ago
Ran into this recently myself upon installing action_text. 👍
We need to install image_processing
if it's not there already. There's another thread about this and we'll want to apply that to all the gem dependencies.
Removed "gem 'image_processing'" from #add_gems because it's already in the Gemfile before #add_gems is run. Having image_processing mentioned twice in the Gemfile is causing errors.