### Steps to reproduce Using Rails 6.1 and comfortable-mexican-sofa with comfy-blog, when I navigate to "Files", I get a console error saying: > ArgumentError (Active Storage's ImageProcessing transformer doesn't support :combine_options, as it always generates a single ImageMagick command.) I can see a lot of use of `combine_files` within the code. [Here is just one example](https://github.com/comfy/comfortable-mexican-sofa/blob/8f7e425a06aca9cfa8e21de6b7a10669c8495fc3/app/views/comfy/admin/cms/files/_file.html.haml#L4). Is there any possibility of updating this in the near future? ### System configuration **Rails version**: 6.1.3 **CMS version**: 2.0.19 **Ruby version**: 2.7.1p83